Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c887 LL_C2_RCC_SetAHBPrescaler(ahb_prescaler(STM32_CPU2_PRESCALER)); in stm32_clock_control_init()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h81 #define STM32_CPU2_PRESCALER DT_PROP(DT_NODELABEL(rcc), cpu2_prescaler) macro