Searched refs:stm32_clock_control_on (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/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 402 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_wb0.c | 209 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 536 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_wba.c | 65 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 309 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_h5.c | 147 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 354 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_common.c | 250 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 520 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_u5.c | 153 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 395 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_n6.c | 194 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() function 451 .on = stm32_clock_control_on,
|
D | clock_stm32_ll_h7.c | 385 static inline int stm32_clock_control_on(const struct device *dev, function 660 .on = stm32_clock_control_on,
|