Searched refs:rt_hw_timer_register (Results 1 – 1 of 1) sorted by relevance
167 rt_err_t rt_hw_timer_register( in rt_hw_timer_register() function343 rt_hw_timer_register(&timer0_device, RT_TIMER0_NAME, 0, timer); in rt_hw_timer_init()352 rt_hw_timer_register(&timer1_device, RT_TIMER1_NAME, 0, timer); in rt_hw_timer_init()360 rt_hw_timer_register(&timer2_device, RT_TIMER2_NAME, 0, timer); in rt_hw_timer_init()
Completed in 3 milliseconds