Searched refs:_timer_get_period (Results 1 – 3 of 3) sorted by relevance
146 uint32_t _timer_get_period(const struct _timer_device *const device);
136 uint32_t _timer_get_period(const struct _timer_device *const dev) in _timer_get_period() function
186 *cycles = _timer_get_period(&descr->device); in timer_get_clock_cycles_in_tick()