Home
last modified time | relevance | path

Searched refs:STM32_PLLI2S_ENABLED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.h57 #if defined(STM32_PLLI2S_ENABLED)
Dclock_stm32f2_f4_f7.c147 #ifdef STM32_PLLI2S_ENABLED
Dclock_stm32_ll_common.c435 #if defined(STM32_SRC_PLLI2S_Q) & STM32_PLLI2S_ENABLED in stm32_clock_control_get_subsys_rate()
443 #if defined(STM32_SRC_PLLI2S_R) & STM32_PLLI2S_ENABLED in stm32_clock_control_get_subsys_rate()
621 #if defined(STM32_PLLI2S_ENABLED) in set_up_plls()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h176 #define STM32_PLLI2S_ENABLED 1 macro
184 #define STM32_PLLI2S_ENABLED 1 macro