Home
last modified time | relevance | path

Searched refs:xTaskCatchUpTicks (Results 1 – 4 of 4) sorted by relevance

/Kernel-v10.6.2/include/
HDtask.h2990 BaseType_t xTaskCatchUpTicks( TickType_t xTicksToCatchUp ) PRIVILEGED_FUNCTION;
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c794 xReturn = xTaskCatchUpTicks( xTicksToCatchUp ); in MPU_xTaskCatchUpTicks()
802 xReturn = xTaskCatchUpTicks( xTicksToCatchUp ); in MPU_xTaskCatchUpTicks()
/Kernel-v10.6.2/
HDtasks.c2677 BaseType_t xTaskCatchUpTicks( TickType_t xTicksToCatchUp ) in xTaskCatchUpTicks() function
HDHistory.txt72 - xTaskCatchUpTicks
488 + Added xTaskCatchUpTicks(), which corrects the tick count value after the