Searched refs:SRAM_MEMSIZE (Results 1 – 2 of 2) sorted by relevance
34 #define SRAM_MEMSIZE (*((volatile uint32_t *)0x00ed0008)) macro188 printf("memory=%d MB\n", SRAM_MEMSIZE / (1024 * 1024)); in cmd_switch_show_memory()310 SRAM_MEMSIZE = num * (1024 * 1024); in cmd_switch_memory()
48 #define SRAM_MEMSIZE (*((long*) 0x00ed0008)) macro401 sram_memsize = SRAM_MEMSIZE; in bootmain()