Searched refs:timer1_device (Results 1 – 1 of 1) sorted by relevance
38 static struct rt_device timer1_device; variable349 if ((timer = rt_hw_timer_unit_init(&timer1_device, 1, RT_USING_TIMER1)) \ in rt_hw_timer_init()352 rt_hw_timer_register(&timer1_device, RT_TIMER1_NAME, 0, timer); in rt_hw_timer_init()
Completed in 3 milliseconds