Searched refs:_hwtimer_ops (Results 1 – 3 of 3) sorted by relevance
123 static const struct rt_hwtimer_ops _hwtimer_ops = variable159 _hwtimer.ops = &_hwtimer_ops; in rt_hw_hwtimer_init()
35 static const struct rt_hwtimer_ops _hwtimer_ops = { variable155 _timer_obj[i]->timer.ops = &_hwtimer_ops; in rt_hw_hwtimer_init()
37 static const struct rt_hwtimer_ops _hwtimer_ops = { variable178 s_gptimers[i]->timer.ops = &_hwtimer_ops; in rt_hw_hwtimer_init()
Completed in 17 milliseconds