Searched refs:clkcfg (Results 1 – 1 of 1) sorted by relevance
14 static inline int api_on(const struct device *dev, clock_control_subsys_t clkcfg) in api_on() argument17 struct max32_perclk *perclk = (struct max32_perclk *)(clkcfg); in api_on()36 static inline int api_off(const struct device *dev, clock_control_subsys_t clkcfg) in api_off() argument39 struct max32_perclk *perclk = (struct max32_perclk *)(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() argument61 struct max32_perclk *perclk = (struct max32_perclk *)(clkcfg); in api_get_rate()