FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HeapRegion_t Struct Reference

Data Fields

uint8_t * pucStartAddress
 
size_t xSizeInBytes
 

Field Documentation

uint8_t* HeapRegion_t::pucStartAddress

Referenced by vPortDefineHeapRegions().

size_t HeapRegion_t::xSizeInBytes

Referenced by vPortDefineHeapRegions().