FreeRTOS + 0/6 examples
CodeScope will show references to osThreadState::osThreadSuspended from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesFreeRTOSosThreadState::osThreadSuspended

osThreadState::osThreadSuspended

Syntax

osThreadSuspended = 0x3;

Examples

osThreadState::osThreadSuspended is referenced by 6 libraries and example projects.

References

LocationReferrerText
cmsis_os.h:213
osThreadSuspended = 0x3, /* The thread being queried is in the Suspended state, or is in the Blocked state with an infinite time out. */
cmsis_os.c:1400osThreadGetState()
result = osThreadSuspended;

Data Use

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