osThreadState::osThreadReady is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

osThreadState::osThreadReady

Syntax

osThreadReady = 0x1;

References

LocationReferrerText
cmsis_os.h:211
osThreadReady = 0x1 , /* The thread being queried is in a read or pending ready list. */
cmsis_os.c:1394osThreadGetState()
result = osThreadReady;

Data Use

Functions using osThreadState::osThreadReady
osThreadState::osThreadReady
all items filtered out