OpenOCD
riscv013_info_t Struct Reference
Collaboration diagram for riscv013_info_t:

Data Fields

unsigned 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 datacount
 
uint8_t datasize
 
dm013_info_tdm
 
unsigned int dmi_busy_delay
 
unsigned int dtmcs_idle
 
unsigned hartsellen
 
yes_no_maybe_t has_aampostincrement
 
unsigned index
 
riscv_addr_t progbuf_address
 
yes_no_maybe_t progbuf_writable
 
unsigned progbufsize
 
uint32_t sbcs
 

Detailed Description

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

Field Documentation

◆ abits

unsigned riscv013_info_t::abits

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

◆ abstract_read_csr_supported

bool riscv013_info_t::abstract_read_csr_supported

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

◆ abstract_read_fpr_supported

bool riscv013_info_t::abstract_read_fpr_supported

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

◆ abstract_write_csr_supported

bool riscv013_info_t::abstract_write_csr_supported

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

◆ abstract_write_fpr_supported

bool riscv013_info_t::abstract_write_fpr_supported

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

◆ ac_busy_delay

unsigned int riscv013_info_t::ac_busy_delay

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

◆ bus_master_read_delay

unsigned int riscv013_info_t::bus_master_read_delay

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

◆ bus_master_write_delay

unsigned int riscv013_info_t::bus_master_write_delay

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

◆ cmderr

uint8_t riscv013_info_t::cmderr

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

◆ dataaccess

uint8_t riscv013_info_t::dataaccess

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

◆ dataaddr

int16_t riscv013_info_t::dataaddr

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

◆ datacount

unsigned riscv013_info_t::datacount

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

◆ datasize

uint8_t riscv013_info_t::datasize

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

◆ dm

dm013_info_t* riscv013_info_t::dm

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

◆ dmi_busy_delay

unsigned int riscv013_info_t::dmi_busy_delay

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

◆ dtmcs_idle

unsigned int riscv013_info_t::dtmcs_idle

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

◆ hartsellen

unsigned riscv013_info_t::hartsellen

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

◆ has_aampostincrement

yes_no_maybe_t riscv013_info_t::has_aampostincrement

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

◆ index

unsigned riscv013_info_t::index

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

◆ progbuf_address

riscv_addr_t riscv013_info_t::progbuf_address

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

◆ progbuf_writable

yes_no_maybe_t riscv013_info_t::progbuf_writable

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

◆ progbufsize

unsigned riscv013_info_t::progbufsize

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

◆ sbcs

uint32_t riscv013_info_t::sbcs

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


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