Home
last modified time | relevance | path

Searched refs:xTaskNotifyWait (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h82 #define xTaskNotifyWait MPU_xTaskNotifyWait macro
Dtask.h2097 BaseType_t xTaskNotifyWait( uint32_t ulBitsToClearOnEntry, uint32_t ulBitsToClearOnExit, uint32_t *…
/device/soc/esp/esp32/components/pthread/
Dpthread.c197 xTaskNotifyWait(0, 0, NULL, portMAX_DELAY);
373 xTaskNotifyWait(0, 0, NULL, portMAX_DELAY);