riscv011_info_t::tselect is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDriscv011_info_t::tselect

riscv011_info_t::tselect field

Syntax

uint64_t tselect;

References

LocationReferrerText
riscv-011.c:186
uint64_t tselect;
riscv-011.c:1087maybe_read_tselect()
int result = read_remote_csr(target, &info->tselect, CSR_TSELECT);
riscv-011.c:1101maybe_write_tselect()
int result = write_remote_csr(target, CSR_TSELECT, info->tselect);

Data Use

Functions reading riscv011_info_t::tselect
riscv011_info_t::tselect
all items filtered out
Type of riscv011_info_t::tselect
riscv011_info_t::tselect
uint64_t
all items filtered out