Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dmpu_wrappers.h136 #define xQueueCreateCountingSemaphoreStatic MPU_xQueueCreateCountingSemaphoreStatic macro
/Kernel-v11.1.0/
Dqueue.c862 QueueHandle_t xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, in xQueueCreateCountingSemaphoreStatic() function