Home
last modified time | relevance | path

Searched defs:STM32_PLL_M_DIVISOR (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/include/drivers/clock_control/
Dstm32_clock_control.h174 #define STM32_PLL_M_DIVISOR DT_PROP(DT_NODELABEL(pll), div_m) macro
180 #define STM32_PLL_M_DIVISOR CONFIG_CLOCK_STM32_PLL_M_DIVISOR macro