Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h100 #define xQueueCreateMutex MPU_xQueueCreateMutex macro
/device/soc/esp/esp32/components/osal/
Dqueue.c574 QueueHandle_t xQueueCreateMutex( const uint8_t ucQueueType ) in xQueueCreateMutex() function