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.c57 static int api_stop(const struct device *dev) in api_stop() function
157 api_stop(dev); in api_set_alarm()
221 api_stop(dev); in rtc_max32_init()
230 .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.c361 static int api_stop(const struct device *dev, clock_control_subsys_t subsys) in api_stop() function
697 .off = api_stop,