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

S_LOCKUP macro

Syntax

#define S_LOCKUP BIT(19)

References

LocationText
cortex_m.h:137
#define S_LOCKUP BIT(19)
cortex_m.c:967
if (cortex_m->dcb_dhcsr & S_LOCKUP) {