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

cortex_m_fp_comparator::fpcr_value field

Syntax

uint32_t fpcr_value;

References

LocationReferrerText
cortex_m.h:197
uint32_t fpcr_value;
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:2059cortex_m_set_breakpoint()
comparator_list[fp_num].fpcr_value = fpcr_value;
cortex_m.c:2061cortex_m_set_breakpoint()
comparator_list[fp_num].fpcr_value);
cortex_m.c:2064cortex_m_set_breakpoint()
comparator_list[fp_num].fpcr_value);
cortex_m.c:2133cortex_m_unset_breakpoint()
comparator_list[fp_num].fpcr_value = 0;
cortex_m.c:2135cortex_m_unset_breakpoint()
comparator_list[fp_num].fpcr_value);

Data Use

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