mem_TypeDef is only used within MB1063.
 
Symbols
loading...
Files
loading...

mem_TypeDef struct

Syntax

typedef struct {   uint32_t mallocBase;                       uint32_t size[MAX_PAGE_NUMBER];            uint8_t PageTable[MAX_PAGE_NUMBER];      } mem_TypeDef;

Fields

mallocBase

No summary provided. Read more...

size

No summary provided. Read more...

PageTable

No summary provided. Read more...

Type Use

Variables of mem_TypeDef type
all items filtered out
mem_TypeDef
all items filtered out
mem_TypeDef
all items filtered out