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

PWRSTAT_DEBUGWASRESET macro

Syntax

#define PWRSTAT_DEBUGWASRESET(x) (PWRSTAT_DEBUGWASRESET_DM(&((x)->dbg_mod)))

Arguments

x

References

LocationText
xtensa_debug_module.h:58
#define PWRSTAT_DEBUGWASRESET(x) (PWRSTAT_DEBUGWASRESET_DM(&((x)->dbg_mod)))
xtensa.c:2312
int res = xtensa_dm_power_status_read(&xtensa->dbg_mod, PWRSTAT_DEBUGWASRESET(xtensa) |
xtensa.c:2317
PWRSTAT_DEBUGWASRESET(xtensa) | PWRSTAT_COREWASRESET(xtensa),