Searched refs:rt_systick_handler (Results 1 – 1 of 1) sorted by relevance
37 static void rt_systick_handler(int vector, void *param) in rt_systick_handler() function52 rt_hw_interrupt_install(INT_TIMER0, rt_systick_handler, RT_NULL, "SysTick"); in rt_hw_timer_init()
Completed in 2 milliseconds