Searched refs:RTI_INT_VEC (Results 1 – 1 of 1) sorted by relevance
26 #define RTI_INT_VEC 6 macro38 rt_hw_interrupt_install(RTI_INT_VEC, rt_timer_handler, RT_NULL, "tick"); in rt_hw_board_init()39 rt_hw_interrupt_umask(RTI_INT_VEC); in rt_hw_board_init()
Completed in 4 milliseconds