Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtasks.c1480 const TickType_t xConstTickCount = xTickCount; in xTaskDelayUntil() local
3117 const TickType_t xConstTickCount = xTickCount + ( TickType_t ) 1; in xTaskIncrementTick() local
3804 const TickType_t xConstTickCount = xTickCount; in xTaskCheckForTimeOut() local
5949 const TickType_t xConstTickCount = xTickCount; in prvAddCurrentTaskToDelayedList() local