Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h213 #define STM32_PLL3_S_ENABLED DT_NODE_HAS_PROP(DT_NODELABEL(pll3), div_s) macro
/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_stm32_ll_h7.c915 if (IS_ENABLED(STM32_PLL3_S_ENABLED)) {