Home
last modified time | relevance | path

Searched full:xtpre (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/clock/
Dst,stm32f1-pll-clock.yaml7 Takes one of 'clk_hse', 'clk_hse / 2' (when 'xtpre' is set) or 'clk_hsi / 2'
35 xtpre:
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Df1_pll_64_hse_8.overlay19 xtpre;
Dclear_f0_f1_f3_clocks.overlay34 /delete-property/ xtpre;
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Df0_i2c1_hsi.overlay33 /delete-property/ xtpre;
Df3_i2c1_hsi.overlay33 /delete-property/ xtpre;
Df4_i2s2_pll.overlay33 /delete-property/ xtpre;
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h233 #define STM32_PLL_XTPRE DT_PROP(DT_NODELABEL(pll), xtpre)
/Zephyr-latest/doc/releases/
Drelease-notes-3.0.rst891 * :github:`42581` - include: drivers: clock_control: stm32 incorrect DT_PROP is used for 'xtpre'