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

TAPINS_PWRCTL macro

Syntax

#define TAPINS_PWRCTL 0x08

References

LocationText
xtensa_debug_module.c:16
#define TAPINS_PWRCTL 0x08
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;