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

MEM_BASE macro

Kernel memory routines

Syntax

#define MEM_BASE 0x10000000

References

LocationText
k_mem.c:32
#define MEM_BASE 0x10000000
k_mem.c:54
memory_pool.mallocBase = MEM_BASE + sizeof(mem_TypeDef);