AM64x MCU+ SDK  11.01.00
HeapBlockLink_t Struct Reference

Detailed Description

The linked list structure is used to link free blocks in order of their memory address.

Data Fields

struct HEAP_BLOCK_LINK * pxNextFreeBlock
 
size_t xBlockSize
 

Field Documentation

◆ pxNextFreeBlock

struct HEAP_BLOCK_LINK* HeapBlockLink_t::pxNextFreeBlock

◆ xBlockSize

size_t HeapBlockLink_t::xBlockSize