OpenOCD
nds32_v2_common Struct Reference
Collaboration diagram for nds32_v2_common:

Data Fields

uint32_t backup_ir0
 
int32_t n_hbr
 number of hardware breakpoints More...
 
struct nds32 nds32
 
int32_t next_hbr_index
 next hardware breakpoint index More...
 

Detailed Description

Definition at line 13 of file nds32_v2.h.

Field Documentation

◆ backup_ir0

uint32_t nds32_v2_common::backup_ir0

Definition at line 16 of file nds32_v2.h.

Referenced by nds32_v2_check_interrupt_stack(), and nds32_v2_restore_interrupt_stack().

◆ n_hbr

int32_t nds32_v2_common::n_hbr

number of hardware breakpoints

Definition at line 19 of file nds32_v2.h.

Referenced by nds32_v2_add_breakpoint(), nds32_v2_add_watchpoint(), and nds32_v2_examine().

◆ nds32

◆ next_hbr_index

int32_t nds32_v2_common::next_hbr_index

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