|
OpenOCD
|
Data Fields | |
| uint32_t | fpcr_address |
| uint32_t | fpcr_value |
| int | type |
| bool | used |
Definition at line 178 of file cortex_m.h.
| uint32_t cortex_m_fp_comparator::fpcr_address |
Definition at line 182 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 181 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 180 of file cortex_m.h.
Referenced by cortex_m_examine().
| bool cortex_m_fp_comparator::used |
Definition at line 179 of file cortex_m.h.
Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().