Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h89 #define xTaskCheckForTimeOut MPU_xTaskCheckForTimeOut macro
/device/soc/esp/esp32/components/osal/
Dqueue.c217 static BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, TickType_t * const pxTicksToWa… in xTaskCheckForTimeOut() function