Home
last modified time | relevance | path

Searched refs:CCM_BASE_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dstm32f405_soc.h50 #define CCM_BASE_ADDRESS 0x10000000 macro
/openbmc/qemu/hw/arm/
H A Dstm32f405_soc.c148 memory_region_add_subregion(system_memory, CCM_BASE_ADDRESS, &s->ccm); in stm32f405_soc_realize()