Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/
Dqueue.c213 static void vTaskInternalSetTimeOutState( TimeOut_t * const pxTimeOut ) in vTaskInternalSetTimeOutState()
217 static BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, TickType_t * const pxTicksToWa… in xTaskCheckForTimeOut()