Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dstm32f405_soc.h51 #define CCM_SIZE (64 * 1024) macro
/openbmc/qemu/hw/arm/
H A Dstm32f405_soc.c142 memory_region_init_ram(&s->ccm, NULL, "STM32F405.ccm", CCM_SIZE, in stm32f405_soc_realize()