Home
last modified time | relevance | path

Searched refs:timer2_device (Results 1 – 1 of 1) sorted by relevance

/bsp/efm32/
A Ddrv_timer.c41 static struct rt_device timer2_device; variable
357 if ((timer = rt_hw_timer_unit_init(&timer2_device, 2, RT_USING_TIMER2)) \ 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