CSR_TSELECT is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

CSR_TSELECT macro

Syntax

#define CSR_TSELECT 0x7a0

References

LocationText
debug_defines.h:414
#define CSR_TSELECT 0x7a0
encoding.h:2996
#define CSR_TSELECT 0x7a0
gdb_regs.h:87
riscv-011.c:1087
int result = read_remote_csr(target, &info->tselect, CSR_TSELECT);
riscv-011.c:1101
int result = write_remote_csr(target, CSR_TSELECT, info->tselect);