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

MPU_vTaskSetTimeOutState() function

Capture the current time for future use with xTaskCheckForTimeOut().

Syntax

Implemented in mpu_wrappers.c:517

Arguments

pxTimeOut

Pointer to a timeout object into which the current time is to be captured. The captured time includes the tick count and the number of times the tick count has overflowed since the system first booted.

References

LocationText
mpu_wrappers.c:517
void MPU_vTaskSetTimeOutState( TimeOut_t * const pxTimeOut ) /* FREERTOS_SYSTEM_CALL */
mpu_prototypes.h:82
void MPU_vTaskSetTimeOutState( TimeOut_t * const pxTimeOut ) FREERTOS_SYSTEM_CALL;
task.h:2239

Call Tree

Functions called by MPU_vTaskSetTimeOutState()
MPU_vTaskSetTimeOutState()
Data read by MPU_vTaskSetTimeOutState()
MPU_vTaskSetTimeOutState()::xRunningPrivileged
all items filtered out
MPU_vTaskSetTimeOutState()
Type of MPU_vTaskSetTimeOutState()
MPU_vTaskSetTimeOutState()
all items filtered out