Home
last modified time | relevance | path

Searched refs:vTaskSetTimeOutState (Results 1 – 2 of 2) sorted by relevance

/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/freertos/
DMQTTFreeRTOS.c57 vTaskSetTimeOutState(&timer->xTimeOut); /* Record the time at which this function was entered. */ in TimerCountdownMS()
93 vTaskSetTimeOutState(&xTimeOut); /* Record the time at which this function was entered. */ in FreeRTOS_read()
119 vTaskSetTimeOutState(&xTimeOut); /* Record the time at which this function was entered. */ in FreeRTOS_write()
/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h88 #define vTaskSetTimeOutState MPU_vTaskSetTimeOutState macro