Searched refs:xTaskCatchUpTicks (Results 1 – 4 of 4) sorted by relevance
2990 BaseType_t xTaskCatchUpTicks( TickType_t xTicksToCatchUp ) PRIVILEGED_FUNCTION;
794 xReturn = xTaskCatchUpTicks( xTicksToCatchUp ); in MPU_xTaskCatchUpTicks()802 xReturn = xTaskCatchUpTicks( xTicksToCatchUp ); in MPU_xTaskCatchUpTicks()
2677 BaseType_t xTaskCatchUpTicks( TickType_t xTicksToCatchUp ) in xTaskCatchUpTicks() function
72 - xTaskCatchUpTicks488 + Added xTaskCatchUpTicks(), which corrects the tick count value after the