OpenOCD
|
Data Fields | |
uint32_t | fpcr_address |
uint32_t | fpcr_value |
int | type |
bool | used |
Definition at line 194 of file cortex_m.h.
uint32_t cortex_m_fp_comparator::fpcr_address |
Definition at line 198 of file cortex_m.h.
Referenced by cortex_m_examine(), cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().
uint32_t cortex_m_fp_comparator::fpcr_value |
Definition at line 197 of file cortex_m.h.
Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().
int cortex_m_fp_comparator::type |
Definition at line 196 of file cortex_m.h.
Referenced by cortex_m_examine().
bool cortex_m_fp_comparator::used |
Definition at line 195 of file cortex_m.h.
Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().