|
OpenOCD
|
Data Fields | |
| uint32_t | fpcr_address |
| uint32_t | fpcr_value |
| int | type |
| bool | used |
Definition at line 244 of file cortex_m.h.
| uint32_t cortex_m_fp_comparator::fpcr_address |
Definition at line 248 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 247 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 246 of file cortex_m.h.
Referenced by cortex_m_examine().
| bool cortex_m_fp_comparator::used |
Definition at line 245 of file cortex_m.h.
Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().