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