HeapRegion is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

HeapRegion struct

Syntax

typedef struct HeapRegion {     uint8_t *pucStartAddress;     size_t xSizeInBytes; } HeapRegion_t;

Fields

pucStartAddress

No summary provided. Read more...

xSizeInBytes

No summary provided. Read more...

Type Use

Variables of HeapRegion type
HeapRegion
all items filtered out
HeapRegion
all items filtered out