Searched refs:STM32_CPU1_PRESCALER (Results 1 – 2 of 2) sorted by relevance
68 #define STM32_CPU1_PRESCALER DT_PROP(DT_NODELABEL(rcc), cpu1_prescaler) macro74 #define STM32_CORE_PRESCALER STM32_CPU1_PRESCALER
290 uint32_t ahb3_clock = get_bus_clock(ahb_clock * STM32_CPU1_PRESCALER, in stm32_clock_control_get_subsys_rate()