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 157 of file riscv-013.c.

Field Documentation

◆ abits

unsigned riscv013_info_t::abits

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

◆ abstract_read_csr_supported

bool riscv013_info_t::abstract_read_csr_supported

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

◆ abstract_read_fpr_supported

bool riscv013_info_t::abstract_read_fpr_supported

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

◆ abstract_write_csr_supported

bool riscv013_info_t::abstract_write_csr_supported

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

◆ abstract_write_fpr_supported

bool riscv013_info_t::abstract_write_fpr_supported

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

◆ ac_busy_delay

unsigned int riscv013_info_t::ac_busy_delay

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

◆ bus_master_read_delay

unsigned int riscv013_info_t::bus_master_read_delay

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

◆ bus_master_write_delay

unsigned int riscv013_info_t::bus_master_write_delay

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

◆ cmderr

uint8_t riscv013_info_t::cmderr

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

◆ dataaccess

uint8_t riscv013_info_t::dataaccess

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

◆ dataaddr

int16_t riscv013_info_t::dataaddr

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

◆ datacount

unsigned riscv013_info_t::datacount

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

◆ datasize

uint8_t riscv013_info_t::datasize

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

◆ dm

dm013_info_t* riscv013_info_t::dm

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

◆ dmi_busy_delay

unsigned int riscv013_info_t::dmi_busy_delay

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

◆ dtmcs_idle

unsigned int riscv013_info_t::dtmcs_idle

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

◆ hartsellen

unsigned riscv013_info_t::hartsellen

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

◆ has_aampostincrement

yes_no_maybe_t riscv013_info_t::has_aampostincrement

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

◆ index

unsigned riscv013_info_t::index

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

◆ progbuf_address

riscv_addr_t riscv013_info_t::progbuf_address

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

◆ progbuf_writable

yes_no_maybe_t riscv013_info_t::progbuf_writable

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

◆ progbufsize

unsigned riscv013_info_t::progbufsize

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

◆ sbcs

uint32_t riscv013_info_t::sbcs

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


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