Home
last modified time | relevance | path

Searched refs:xSemaphoreCreateCountingStatic (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h443 SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount,
Dtx_freertos.c1109 SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount, in xSemaphoreCreateCountingStatic() function
1149 return xSemaphoreCreateCountingStatic(1u, 0u, pxSemaphoreBuffer); in xSemaphoreCreateBinaryStatic()
Dreadme.md219 | xSemaphoreCreateCountingStatic()