Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h102 #define xQueueCreateCountingSemaphore MPU_xQueueCreateCountingSemaphore macro
/device/soc/esp/esp32/components/osal/
Dqueue.c729 …QueueHandle_t xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount, const UBaseType_t uxIni… in xQueueCreateCountingSemaphore() function