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

XT_PS_DIEXC_MSK macro

Syntax

#define XT_PS_DIEXC_MSK BIT(2)

References

LocationText
xtensa.h:47
#define XT_PS_DIEXC_MSK BIT(2)
xtensa.c:2397
xtensa_reg_val_t newps = ps & ~(XT_PS_DIEXC_MSK);