embkernel
 All Classes Functions Variables Typedefs Groups Pages
RtosSemaphore Member List

This is the complete list of members for RtosSemaphore, including all inherited members.

give(Rtos::TICK tick)RtosSemaphore
giveFromInt()RtosSemaphore
internalGive(Rtos::TICK tick, int value)RtosSyncObjectprotected
internalTake(Rtos::TICK tick, int value)RtosSyncObjectprotected
RtosSemaphore(int maxCount, int initialCount)RtosSemaphore
RtosSyncObject(int maxCount, int initialCount)RtosSyncObjectprotected
take(Rtos::TICK tick)RtosSemaphore
takeFromInt()RtosSemaphore