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

ST_FLAG macro

Syntax

#define ST_FLAG BIT(6)

References

LocationText
rtkernel.c:28
#define ST_FLAG BIT(6) /* on flag */
rtkernel.c:173
if ((state & ST_FLAG) || (state & ST_FLAG_ALL))