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

S_RETIRE_ST macro

Syntax

#define S_RETIRE_ST BIT(24)

References

LocationText
cortex_m.h:138
#define S_RETIRE_ST BIT(24)
cortex_m.c:1067
if (cortex_m->dcb_dhcsr & S_RETIRE_ST || cortex_m->dcb_dhcsr & S_SLEEP) {