Searched refs:xSemaphoreCreateCounting (Results 1 – 3 of 3) sorted by relevance
440 SemaphoreHandle_t xSemaphoreCreateCounting(UBaseType_t uxMaxCount,
1075 SemaphoreHandle_t xSemaphoreCreateCounting(UBaseType_t uxMaxCount, in xSemaphoreCreateCounting() function1141 return xSemaphoreCreateCounting(1u, 0u); in xSemaphoreCreateBinary()
218 | xSemaphoreCreateCounting()