Searched refs:STM32_CPU2_PRESCALER (Results 1 – 2 of 2) sorted by relevance
887 LL_C2_RCC_SetAHBPrescaler(ahb_prescaler(STM32_CPU2_PRESCALER)); in stm32_clock_control_init()
81 #define STM32_CPU2_PRESCALER DT_PROP(DT_NODELABEL(rcc), cpu2_prescaler) macro