Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_stm32l4_l5_wb_wl.c58 #if defined(STM32_MSI_ENABLED) in get_pllsrc_frequency()
Dclock_stm32_ll_common.c108 #if defined(STM32_MSI_ENABLED) in get_msi_frequency()
184 if (!IS_ENABLED(STM32_MSI_ENABLED)) { in enabled_clock()
676 #if defined(STM32_MSI_ENABLED) in set_up_fixed_clock_sources()
677 if (IS_ENABLED(STM32_MSI_ENABLED)) { in set_up_fixed_clock_sources()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h334 #define STM32_MSI_ENABLED 1 macro
339 #define STM32_MSI_ENABLED 1 macro