Home
last modified time | relevance | path

Searched defs:xTaskCatchUpTicks (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dmpu_wrappers.h84 #define xTaskCatchUpTicks MPU_xTaskCatchUpTicks macro
/hal_espressif-3.6.0/components/freertos/
Dtasks.c2960 BaseType_t xTaskCatchUpTicks( TickType_t xTicksToCatchUp ) in xTaskCatchUpTicks() function