Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h444 #define STM32_HSI_DIV_ENABLED 0 macro
450 #define STM32_HSI_DIV_ENABLED 1 macro
455 #define STM32_HSI_DIV_ENABLED 0 macro
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c664 #if STM32_HSI_DIV_ENABLED in set_up_fixed_clock_sources()