Searched refs:STM32_SRC_HSE (Results 1 – 18 of 18) sorted by relevance
21 #define STM32_SRC_HSE 0x001 macro
21 #define STM32_SRC_HSE 0x002 macro
23 #define STM32_SRC_HSE 0x002 macro
22 #define STM32_SRC_HSE 0x001 macro
29 #define STM32_SRC_HSE 0x006 macro
26 #define STM32_SRC_HSE 0x003 macro
25 #define STM32_SRC_HSE 0x004 macro
24 #define STM32_SRC_HSE 0x00A macro
19 clocks = <&rcc STM32_SRC_HSE CKPER_SEL(2)>;
21 <&rcc STM32_SRC_HSE NO_SEL>,
113 #if defined(STM32_SRC_HSE) in enabled_clock()114 case STM32_SRC_HSE: in enabled_clock()404 #if defined(STM32_SRC_HSE) in stm32_clock_control_get_subsys_rate()405 case STM32_SRC_HSE: in stm32_clock_control_get_subsys_rate()
118 ((src_clk == STM32_SRC_HSE) && IS_ENABLED(STM32_HSE_ENABLED)) || in enabled_clock()246 case STM32_SRC_HSE: in stm32_clock_control_get_subsys_rate()
126 ((src_clk == STM32_SRC_HSE) && IS_ENABLED(STM32_HSE_ENABLED)) || in enabled_clock()264 case STM32_SRC_HSE: in stm32_clock_control_get_subsys_rate()
336 ((src_clk == STM32_SRC_HSE) && IS_ENABLED(STM32_HSE_ENABLED)) || in enabled_clock()479 case STM32_SRC_HSE: in stm32_clock_control_get_subsys_rate()
98 } else if (perclk_dt_domain_clk == STM32_SRC_HSE) { in ZTEST()
211 <&rcc STM32_SRC_HSE FDCAN_SEL(0)>;