Home
last modified time | relevance | path

Searched refs:counter_esp32_stop (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_esp32_rtc.c87 static int counter_esp32_stop(const struct device *dev) in counter_esp32_stop() function
215 .stop = counter_esp32_stop,
Dcounter_esp32_tmr.c118 static int counter_esp32_stop(const struct device *dev) in counter_esp32_stop() function
219 .stop = counter_esp32_stop,