Searched refs:stm32_clock_control_on (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.4.0/drivers/clock_control/ |
D | clock_stm32_ll_mp1.c | 17 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 397 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_common.c | 197 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 447 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_h5.c | 139 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 333 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_u5.c | 148 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 351 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_h7.c | 357 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 566 .on = stm32_clock_control_on,
|