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

ST_STP macro

Syntax

#define ST_STP BIT(9)

References

LocationText
rtkernel.c:31
#define ST_STP BIT(9) /* self stopped */
rtkernel.c:179
if (state & ST_STP)