embkernel
 All Classes Functions Variables Typedefs Groups Pages
RtosHeap Member List

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

alloc(size_t size)RtosHeapstatic
free(void *p)RtosHeapstatic
getBlockCount()RtosHeapstatic
getFreeMemory()RtosHeapstatic
getTotalMemory()RtosHeapstatic
resize(void *p, size_t size)RtosHeapstatic
resizeLeft(void *p, size_t left)RtosHeap