Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h319 #define STM32_LSE_BYPASS DT_PROP(DT_NODELABEL(clk_lse), lse_bypass) macro
324 #define STM32_LSE_BYPASS DT_PROP(DT_NODELABEL(clk_lse), lse_bypass) macro
329 #define STM32_LSE_BYPASS 0 macro