Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddrv_timer.c35 static struct rt_device timer0_device; variable
340 if ((timer = rt_hw_timer_unit_init(&timer0_device, 0, RT_USING_TIMER0)) \ in rt_hw_timer_init()
343 rt_hw_timer_register(&timer0_device, RT_TIMER0_NAME, 0, timer); in rt_hw_timer_init()

Completed in 3 milliseconds