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.h384 #define STM32_HSI_DIV_ENABLED 0 macro
390 #define STM32_HSI_DIV_ENABLED 1 macro
395 #define STM32_HSI_DIV_ENABLED 0 macro
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c671 #if STM32_HSI_DIV_ENABLED in set_up_fixed_clock_sources()