cortex_m_fp_comparator::fpcr_address is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_fp_comparator::fpcr_address

cortex_m_fp_comparator::fpcr_address field

Syntax

uint32_t fpcr_address;

References

LocationReferrerText
cortex_m.h:198
uint32_t fpcr_address;
cortex_m.c:666cortex_m_endreset_event()
retval = target_write_u32(target, fp_list[i].fpcr_address, fp_list[i].fpcr_value);
cortex_m.c:2060cortex_m_set_breakpoint()
target_write_u32(target, comparator_list[fp_num].fpcr_address,
cortex_m.c:2134cortex_m_unset_breakpoint()
target_write_u32(target, comparator_list[fp_num].fpcr_address,
cortex_m.c:2931cortex_m_examine()
cortex_m->fp_comparator_list[i].fpcr_address = FP_COMP0 + 4 * i;
cortex_m.c:2934cortex_m_examine()
target_write_u32(target, cortex_m->fp_comparator_list[i].fpcr_address, 0);

Data Use

Functions writing cortex_m_fp_comparator::fpcr_address
Functions reading cortex_m_fp_comparator::fpcr_address
all items filtered out
cortex_m_fp_comparator::fpcr_address
Type of cortex_m_fp_comparator::fpcr_address
cortex_m_fp_comparator::fpcr_address
uint32_t
all items filtered out