Home
last modified time | relevance | path

Searched refs:api_stop (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_max32_rtc.c52 static int api_stop(const struct device *dev) in api_stop() function
152 api_stop(dev); in api_set_alarm()
216 api_stop(dev); in rtc_max32_init()
225 .stop = api_stop,
Dcounter_max32_timer.c52 static int api_stop(const struct device *dev) in api_stop() function
295 .stop = api_stop,
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c376 static int api_stop(const struct device *dev, clock_control_subsys_t subsys) in api_stop() function
726 .off = api_stop,