Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dmpu_wrappers.h135 #define xQueueCreateCountingSemaphore MPU_xQueueCreateCountingSemaphore macro
/Kernel-v11.1.0/
Dqueue.c902 QueueHandle_t xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount, in xQueueCreateCountingSemaphore() function