Searched refs:SRAM_BASE_ADDRESS (Results 1 – 7 of 7) sorted by relevance
42 #define SRAM_BASE_ADDRESS 0x20000000 macro
48 #define SRAM_BASE_ADDRESS 0x20000000 macro
49 #define SRAM_BASE_ADDRESS 0x20000000 macro
41 #define SRAM_BASE_ADDRESS 0x20000000 macro133 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in m2sxxx_soc_realize()
113 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f100_soc_realize()
126 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f205_soc_realize()
143 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f405_soc_realize()