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

DCSR_FULLRESET macro

Syntax

#define DCSR_FULLRESET (1<<28)

References

LocationText
encoding.h:77
#define DCSR_FULLRESET (1<<28)
riscv-011.c:1965
info->dcsr |= DCSR_FULLRESET;