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

TAPINS_PWRSTAT macro

Syntax

#define TAPINS_PWRSTAT 0x09

References

LocationText
xtensa_debug_module.c:17
#define TAPINS_PWRSTAT 0x09
xtensa_debug_module.c:217
uint8_t tap_insn = (reg == XDMREG_PWRCTL) ? TAPINS_PWRCTL : TAPINS_PWRSTAT;
xtensa_debug_module.c:236
uint8_t tap_insn = (reg == XDMREG_PWRCTL) ? TAPINS_PWRCTL : TAPINS_PWRSTAT;