OpenOCD
|
Data Fields | |
uint32_t | control |
bool | used |
uint32_t | value |
uint8_t | wrpn |
Definition at line 62 of file cortex_a.h.
uint32_t cortex_a_wrp::control |
Definition at line 65 of file cortex_a.h.
Referenced by cortex_a_examine_first(), cortex_a_set_watchpoint(), and cortex_a_unset_watchpoint().
bool cortex_a_wrp::used |
Definition at line 63 of file cortex_a.h.
Referenced by cortex_a_examine_first(), cortex_a_set_watchpoint(), and cortex_a_unset_watchpoint().
uint32_t cortex_a_wrp::value |
Definition at line 64 of file cortex_a.h.
Referenced by cortex_a_examine_first(), cortex_a_set_watchpoint(), and cortex_a_unset_watchpoint().
uint8_t cortex_a_wrp::wrpn |
Definition at line 66 of file cortex_a.h.
Referenced by cortex_a_examine_first(), cortex_a_set_watchpoint(), and cortex_a_unset_watchpoint().