embkernel
 All Classes Functions Variables Typedefs Groups Pages
RtosBuffer Member List

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

internalGive(Rtos::TICK tick, int value)RtosSyncObjectprotected
internalTake(Rtos::TICK tick, int value)RtosSyncObjectprotected
read(void *buffer, int len, Rtos::TICK tick)RtosBuffer
readBuffer(void *buffer, int len)RtosBufferprivate
readChunk(void *buffer, int len, Rtos::TICK tick)RtosBuffer
readFromInt(void *buffer, int len)RtosBuffer
RtosBuffer(int size)RtosBuffer
RtosSyncObject(int maxCount, int initialCount)RtosSyncObjectprotected
write(const void *buffer, int len, Rtos::TICK tick)RtosBuffer
writeBuffer(const void *buffer, int len)RtosBufferprivate
writeChunk(const void *buffer, int len, Rtos::TICK tick)RtosBuffer
writeFromInt(const void *buffer, int len)RtosBuffer