FreeRTOS Addons
Loading...
Searching...
No Matches
cpp_freertos::CountingSemaphore Member List

This is the complete list of members for cpp_freertos::CountingSemaphore, including all inherited members.

CountingSemaphore(UBaseType_t maxCount, UBaseType_t initialCount)cpp_freertos::CountingSemaphore
Give()cpp_freertos::Semaphore
GiveFromISR(BaseType_t *pxHigherPriorityTaskWoken)cpp_freertos::Semaphore
handlecpp_freertos::Semaphoreprotected
Semaphore()cpp_freertos::Semaphoreprotected
Take(TickType_t Timeout=portMAX_DELAY)cpp_freertos::Semaphore
TakeFromISR(BaseType_t *pxHigherPriorityTaskWoken)cpp_freertos::Semaphore
~Semaphore()cpp_freertos::Semaphorevirtual