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

CPU_NOT_RESET macro

Syntax

#define CPU_NOT_RESET 1

References

LocationText
or1k_du.h:19
#define CPU_NOT_RESET 1
or1k.c:732
int retval = du_core->or1k_cpu_reset(&or1k->jtag, CPU_NOT_RESET);