OpenOCD
riscv013_info_t Struct Reference
Collaboration diagram for riscv013_info_t:

Data Fields

unsigned int abits
 
struct ac_cache ac_not_supported_cache
 
uint8_t dataaccess
 
int16_t dataaddr
 
unsigned int datacount
 
uint8_t datasize
 
bool dcsr_ebreak_is_set
 
dm013_info_tdm
 
unsigned int dtmcs_idle
 
bool haltgroup_supported
 
unsigned int hartsellen
 
bool impebreak
 
unsigned int index
 
struct riscv_scan_delays learned_delays
 
riscv_addr_t progbuf_address
 
enum yes_no_maybe progbuf_writable
 
unsigned int progbufsize
 
uint32_t sbcs
 
bool selected
 

Detailed Description

Definition at line 208 of file riscv-013.c.

Field Documentation

◆ abits

unsigned int riscv013_info_t::abits

Definition at line 212 of file riscv-013.c.

◆ ac_not_supported_cache

struct ac_cache riscv013_info_t::ac_not_supported_cache

Definition at line 229 of file riscv-013.c.

Referenced by deinit_target().

◆ dataaccess

uint8_t riscv013_info_t::dataaccess

Definition at line 242 of file riscv-013.c.

◆ dataaddr

int16_t riscv013_info_t::dataaddr

Definition at line 243 of file riscv-013.c.

◆ datacount

unsigned int riscv013_info_t::datacount

Definition at line 214 of file riscv-013.c.

◆ datasize

uint8_t riscv013_info_t::datasize

Definition at line 241 of file riscv-013.c.

◆ dcsr_ebreak_is_set

bool riscv013_info_t::dcsr_ebreak_is_set

Definition at line 256 of file riscv-013.c.

◆ dm

dm013_info_t* riscv013_info_t::dm

Definition at line 249 of file riscv-013.c.

◆ dtmcs_idle

unsigned int riscv013_info_t::dtmcs_idle

Definition at line 229 of file riscv-013.c.

◆ haltgroup_supported

bool riscv013_info_t::haltgroup_supported

Definition at line 259 of file riscv-013.c.

◆ hartsellen

unsigned int riscv013_info_t::hartsellen

Definition at line 246 of file riscv-013.c.

◆ impebreak

bool riscv013_info_t::impebreak

Definition at line 218 of file riscv-013.c.

◆ index

unsigned int riscv013_info_t::index

Definition at line 210 of file riscv-013.c.

Referenced by select_prepped_harts().

◆ learned_delays

struct riscv_scan_delays riscv013_info_t::learned_delays

Definition at line 229 of file riscv-013.c.

◆ progbuf_address

riscv_addr_t riscv013_info_t::progbuf_address

Definition at line 225 of file riscv-013.c.

◆ progbuf_writable

enum yes_no_maybe riscv013_info_t::progbuf_writable

Definition at line 221 of file riscv-013.c.

◆ progbufsize

unsigned int riscv013_info_t::progbufsize

Definition at line 216 of file riscv-013.c.

◆ sbcs

uint32_t riscv013_info_t::sbcs

Definition at line 221 of file riscv-013.c.

◆ selected

bool riscv013_info_t::selected

Definition at line 252 of file riscv-013.c.

Referenced by select_prepped_harts().


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