MPU_eTaskGetState() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

MPU_eTaskGetState() function

INCLUDE_eTaskGetState must be defined as 1 for this function to be available. See the configuration section for more information. Obtain the state of any task. States are encoded by the eTaskState enumerated type.

Arguments

xTask

Handle of the task to be queried.

Return value

The state of xTask at the time the function was called. Note the state of the task might change between the function being called, and the functions return value being tested by the calling task.

Call Tree

Functions called by MPU_eTaskGetState()
MPU_eTaskGetState()
Data read by MPU_eTaskGetState()
Data written by MPU_eTaskGetState()
MPU_eTaskGetState()::pxTask
MPU_eTaskGetState()::xRunningPrivileged
MPU_eTaskGetState()::eReturn
all items filtered out
MPU_eTaskGetState()
MPU_eTaskGetState()::eReturn
all items filtered out
Type of MPU_eTaskGetState()
MPU_eTaskGetState()
all items filtered out