Searched refs:uxSemaphoreGetCount (Results 1 – 2 of 2) sorted by relevance
1177 #define uxSemaphoreGetCount( xSemaphore ) uxQueueMessagesWaiting( ( QueueHandle_t ) ( xSe… macro
1038 + Added the uxSemaphoreGetCount() API function.