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

DEBUGCAUSE_DI macro

Syntax

#define DEBUGCAUSE_DI BIT(5)

References

LocationText
xtensa_debug_module.h:331
#define DEBUGCAUSE_DI BIT(5) /* Debug Interrupt */
xtensa.c:1113
xtensa->nx_stop_cause = DEBUGCAUSE_DI;