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

CSR_DCSR_EBREAKS macro

Syntax

#define CSR_DCSR_EBREAKS 0x2000

References

LocationText
debug_defines.h:230
#define CSR_DCSR_EBREAKS 0x2000
riscv-013.c:4432
dcsr = set_field(dcsr, CSR_DCSR_EBREAKS, riscv_ebreaks);