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