|
OpenOCD
|

Data Fields | |
| bool | low_interference_profile |
| low interference profiling More... | |
| int32_t | n_hbr |
| number of hardware breakpoints More... | |
| struct nds32 | nds32 |
| int32_t | next_hbr_index |
| next hardware breakpoint index More... | |
| int32_t | used_n_wp |
| number of used hardware watchpoints More... | |
Definition at line 13 of file nds32_v3.h.
| bool nds32_v3_common::low_interference_profile |
low interference profiling
Definition at line 26 of file nds32_v3.h.
Referenced by nds32_v3_examine().
| int32_t nds32_v3_common::n_hbr |
number of hardware breakpoints
Definition at line 17 of file nds32_v3.h.
Referenced by nds32_v3_add_breakpoint(), nds32_v3_add_watchpoint(), and nds32_v3_examine().
| struct nds32 nds32_v3_common::nds32 |
Definition at line 29 of file nds32_v3.h.
Referenced by nds32_v3_activate_hardware_breakpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_add_breakpoint(), nds32_v3_add_watchpoint(), nds32_v3_deactivate_hardware_watchpoint(), nds32_v3_deassert_reset(), nds32_v3_examine(), and nds32_v3_target_create().
| int32_t nds32_v3_common::next_hbr_index |
next hardware breakpoint index
Definition at line 23 of file nds32_v3.h.
Referenced by nds32_v3_activate_hardware_breakpoint(), nds32_v3_add_breakpoint(), nds32_v3_add_watchpoint(), nds32_v3_deactivate_hardware_breakpoint(), nds32_v3_examine(), and nds32_v3_remove_breakpoint().
| int32_t nds32_v3_common::used_n_wp |
number of used hardware watchpoints
Definition at line 20 of file nds32_v3.h.
Referenced by nds32_v3_add_breakpoint(), nds32_v3_add_watchpoint(), and nds32_v3_examine().