OpenOCD
riscv013_info_t Struct Reference
Collaboration diagram for riscv013_info_t:

Data Fields

unsigned int abits
 
bool abstract_read_csr_supported
 
bool abstract_read_fpr_supported
 
bool abstract_write_csr_supported
 
bool abstract_write_fpr_supported
 
unsigned int ac_busy_delay
 
unsigned int bus_master_read_delay
 
unsigned int bus_master_write_delay
 
uint8_t cmderr
 
uint8_t dataaccess
 
int16_t dataaddr
 
unsigned int datacount
 
uint8_t datasize
 
dm013_info_tdm
 
unsigned int dmi_busy_delay
 
unsigned int dtmcs_idle
 
unsigned int hartsellen
 
yes_no_maybe_t has_aampostincrement
 
unsigned int index
 
riscv_addr_t progbuf_address
 
yes_no_maybe_t progbuf_writable
 
unsigned int progbufsize
 
uint32_t sbcs
 

Detailed Description

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

Field Documentation

◆ abits

unsigned int riscv013_info_t::abits

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

◆ abstract_read_csr_supported

bool riscv013_info_t::abstract_read_csr_supported

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

◆ abstract_read_fpr_supported

bool riscv013_info_t::abstract_read_fpr_supported

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

◆ abstract_write_csr_supported

bool riscv013_info_t::abstract_write_csr_supported

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

◆ abstract_write_fpr_supported

bool riscv013_info_t::abstract_write_fpr_supported

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

◆ ac_busy_delay

unsigned int riscv013_info_t::ac_busy_delay

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

◆ bus_master_read_delay

unsigned int riscv013_info_t::bus_master_read_delay

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

◆ bus_master_write_delay

unsigned int riscv013_info_t::bus_master_write_delay

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

◆ cmderr

uint8_t riscv013_info_t::cmderr

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

◆ dataaccess

uint8_t riscv013_info_t::dataaccess

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

◆ dataaddr

int16_t riscv013_info_t::dataaddr

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

◆ datacount

unsigned int riscv013_info_t::datacount

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

◆ datasize

uint8_t riscv013_info_t::datasize

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

◆ dm

dm013_info_t* riscv013_info_t::dm

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

◆ dmi_busy_delay

unsigned int riscv013_info_t::dmi_busy_delay

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

◆ dtmcs_idle

unsigned int riscv013_info_t::dtmcs_idle

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

◆ hartsellen

unsigned int riscv013_info_t::hartsellen

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

◆ has_aampostincrement

yes_no_maybe_t riscv013_info_t::has_aampostincrement

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

◆ index

unsigned int riscv013_info_t::index

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

◆ progbuf_address

riscv_addr_t riscv013_info_t::progbuf_address

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

◆ progbuf_writable

yes_no_maybe_t riscv013_info_t::progbuf_writable

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

◆ progbufsize

unsigned int riscv013_info_t::progbufsize

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

◆ sbcs

uint32_t riscv013_info_t::sbcs

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


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