Searched refs:xQueueCreateCountingSemaphore (Results 1 – 4 of 4) sorted by relevance
972 …#define xSemaphoreCreateCounting( uxMaxCount, uxInitialCount ) xQueueCreateCountingSemaphore( ( ux…
102 #define xQueueCreateCountingSemaphore MPU_xQueueCreateCountingSemaphore macro
1237 QueueHandle_t xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount, const UBaseType_t uxInit…
729 …QueueHandle_t xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount, const UBaseType_t uxIni… in xQueueCreateCountingSemaphore() function