Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h101 #define xQueueCreateMutexStatic MPU_xQueueCreateMutexStatic macro
/device/soc/esp/esp32/components/osal/
Dqueue.c590 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, StaticQueue_t *pxStaticQueue ) in xQueueCreateMutexStatic() function