Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dmpu_wrappers.h103 #define xQueueCreateCountingSemaphoreStatic MPU_xQueueCreateCountingSemaphoreStatic macro
/hal_espressif-2.7.6/components/freertos/
Dqueue.c710 …QueueHandle_t xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, const UBaseType_t… in xQueueCreateCountingSemaphoreStatic() function