Searched refs:timer_process_counted (Results 1 – 1 of 1) sorted by relevance
62 static void timer_process_counted(struct _timer_device *device);72 descr->device.timer_cb.period_expired = timer_process_counted; in timer_init()237 static void timer_process_counted(struct _timer_device *device) in timer_process_counted() function