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

TAPINS_PWRSTAT_LEN macro

Syntax

#define TAPINS_PWRSTAT_LEN 8

References

LocationText
xtensa_debug_module.c:23
#define TAPINS_PWRSTAT_LEN 8
xtensa_debug_module.c:218
int tap_insn_sz = (reg == XDMREG_PWRCTL) ? TAPINS_PWRCTL_LEN : TAPINS_PWRSTAT_LEN;
xtensa_debug_module.c:237
int tap_insn_sz = (reg == XDMREG_PWRCTL) ? TAPINS_PWRCTL_LEN : TAPINS_PWRSTAT_LEN;