Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDmpu_wrappers.h134 #define xQueueCreateCountingSemaphoreStatic MPU_xQueueCreateCountingSemaphoreStatic macro
/Kernel-v10.6.2/
HDqueue.c815 QueueHandle_t xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, in xQueueCreateCountingSemaphoreStatic() function