Searched refs:_timer_set_period (Results 1 – 3 of 3) sorted by relevance
137 void _timer_set_period(struct _timer_device *const device, const uint32_t clock_cycles);
128 void _timer_set_period(struct _timer_device *const dev, const uint32_t clock_cycles) in _timer_set_period() function
122 _timer_set_period(&descr->device, clock_cycles); in timer_set_clock_cycles_per_tick()