Searched refs:xSemaphoreCreateCountingStatic (Results 1 – 3 of 3) sorted by relevance
444 SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount,
1106 SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount, in xSemaphoreCreateCountingStatic() function1146 return xSemaphoreCreateCountingStatic(1u, 0u, pxSemaphoreBuffer); in xSemaphoreCreateBinaryStatic()
219 | xSemaphoreCreateCountingStatic()