Searched defs:clock_control (Results 1 – 3 of 3) sorted by relevance
141 ZTEST(clock_control, test_on_off_status) in ZTEST() argument216 ZTEST(clock_control, test_async_on) in ZTEST() argument255 ZTEST(clock_control, test_async_on_stopped) in ZTEST() argument281 ZTEST(clock_control, test_double_start) in ZTEST() argument305 ZTEST(clock_control, test_double_stop) in ZTEST() argument
78 typedef int (*clock_control)(const struct device *dev, typedef
44 const struct device *clock_control; member