Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Desp32_sys_timer.c40 static void set_systimer_alarm(uint64_t time) in set_systimer_alarm() function
77 set_systimer_alarm(next); in sys_timer_isr()
109 set_systimer_alarm(cyc + last_count); in sys_clock_set_timeout()
166 set_systimer_alarm(last_count + CYC_PER_TICK); in sys_clock_driver_init()