Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_max32.c14 static inline int api_on(const struct device *dev, clock_control_subsys_t clkcfg) in api_on()
36 static inline int api_off(const struct device *dev, clock_control_subsys_t clkcfg) in api_off()
58 static int api_get_rate(const struct device *dev, clock_control_subsys_t clkcfg, uint32_t *rate) in api_get_rate()