Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_stm32_ll_common.h48 #if defined(STM32_PLLI2S_ENABLED)
Dclock_stm32f2_f4_f7.c99 #ifdef STM32_PLLI2S_ENABLED
Dclock_stm32_ll_common.c404 #if defined(STM32_SRC_PLLI2S_R) & STM32_PLLI2S_ENABLED in stm32_clock_control_get_subsys_rate()
564 #if defined(STM32_PLLI2S_ENABLED) in set_up_plls()
/Zephyr-Core-3.7.0/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h166 #define STM32_PLLI2S_ENABLED 1 macro
174 #define STM32_PLLI2S_ENABLED 1 macro