OpenOCD
nds32_v3_common Struct Reference
Collaboration diagram for nds32_v3_common:

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...
 

Detailed Description

Definition at line 13 of file nds32_v3.h.

Field Documentation

◆ low_interference_profile

bool nds32_v3_common::low_interference_profile

low interference profiling

Definition at line 26 of file nds32_v3.h.

Referenced by nds32_v3_examine().

◆ n_hbr

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().

◆ nds32

◆ next_hbr_index

int32_t nds32_v3_common::next_hbr_index

◆ used_n_wp

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().


The documentation for this struct was generated from the following file: