8 #ifndef OPENOCD_TARGET_NDS32_V3_H
9 #define OPENOCD_TARGET_NDS32_V3_H
Holds the interface to Andes cores.
static struct nds32_v3_common * target_to_nds32_v3(struct target *target)
int32_t used_n_wp
number of used hardware watchpoints
bool low_interference_profile
low interference profiling
int32_t next_hbr_index
next hardware breakpoint index
int32_t n_hbr
number of hardware breakpoints
Represents a generic Andes core.
#define container_of(ptr, type, member)
Cast a member of a structure out to the containing structure.