FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
struct A_BLOCK_LINK * | pxNextFreeBlock |
size_t | xBlockSize |
struct A_BLOCK_LINK * BlockLink_t::pxNextFreeBlock |
Referenced by prvHeapInit(), prvInsertBlockIntoFreeList(), pvPortMalloc(), vPortDefineHeapRegions(), vPortFree(), and vPortGetHeapStats().
size_t BlockLink_t::xBlockSize |
Referenced by prvHeapInit(), prvInsertBlockIntoFreeList(), pvPortMalloc(), vPortDefineHeapRegions(), vPortFree(), and vPortGetHeapStats().