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

ST_DLY macro

Syntax

#define ST_DLY BIT(5)

References

LocationText
rtkernel.c:27
#define ST_DLY BIT(5) /* on timer */
rtkernel.c:171
if (state & ST_DLY)