Searched refs:REALVIEW_TIMER2_3_BASE (Results 1 – 2 of 2) sorted by relevance
79 timer_hw_base = (void*)rt_ioremap((void*)REALVIEW_TIMER2_3_BASE, 0x1000); in rt_hw_timer_init()82 timer_hw_base = (void*)REALVIEW_TIMER2_3_BASE; in rt_hw_timer_init()
27 #define REALVIEW_TIMER2_3_BASE 0x10012000 /* Timer 2 and 3 */ macro
Completed in 16 milliseconds