Home
last modified time | relevance | path

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

/libcpu/aarch64/common/
A Dgtimer.c24 static void rt_hw_timer_isr(int vector, void *parameter) in rt_hw_timer_isr() function
32 rt_hw_interrupt_install(EL1_PHY_TIMER_IRQ_NUM, rt_hw_timer_isr, RT_NULL, "tick"); in rt_hw_gtimer_init()

Completed in 2 milliseconds