Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h103 #define xQueueCreateCountingSemaphoreStatic MPU_xQueueCreateCountingSemaphoreStatic macro
/device/soc/esp/esp32/components/osal/
Dqueue.c701 …QueueHandle_t xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, const UBaseType_t… in xQueueCreateCountingSemaphoreStatic() function