Searched refs:hwtimer_enable (Results 1 – 3 of 3) sorted by relevance
22 void hwtimer_enable(uint64_t period);
130 hwtimer_enable(tick_period); in sys_clock_driver_init()
169 void hwtimer_enable(uint64_t period) in hwtimer_enable() function