Home
last modified time | relevance | path

Searched refs:STM32_PLLI2S_M_DIVISOR (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32f2_f4_f7.c156 plli2sm(STM32_PLLI2S_M_DIVISOR), in config_plli2s()
163 plli2sm(STM32_PLLI2S_M_DIVISOR), in config_plli2s()
Dclock_stm32_ll_common.c438 STM32_PLLI2S_M_DIVISOR, in stm32_clock_control_get_subsys_rate()
446 STM32_PLLI2S_M_DIVISOR, in stm32_clock_control_get_subsys_rate()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h177 #define STM32_PLLI2S_M_DIVISOR STM32_PLL_M_DIVISOR macro
185 #define STM32_PLLI2S_M_DIVISOR DT_PROP(DT_NODELABEL(plli2s), div_m) macro