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

MEM_BASE macro

Kernel memory routines

Syntax

#define MEM_BASE 0xC0000000

References

LocationText
GUIConf.c:59
#define MEM_BASE 0xC0100000
k_mem.c:32
#define MEM_BASE 0xC0000000
k_mem.c:55
memory_pool.mallocBase = MEM_BASE + sizeof(mem_TypeDef);