Home
last modified time | relevance | path

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

/bsp/asm9260t/drivers/
A Dboard.c52 rt_hw_interrupt_install(INT_TIMER0, rt_systick_handler, RT_NULL, "SysTick"); in rt_hw_timer_init()
53 rt_hw_interrupt_umask(INT_TIMER0); in rt_hw_timer_init()
/bsp/wh44b0/
A Dboard.c141 rt_hw_interrupt_install(INT_TIMER0, rt_timer_handler, RT_NULL); in rt_hw_board_init()
142 rt_hw_interrupt_umask(INT_TIMER0); in rt_hw_board_init()
/bsp/asm9260t/platform/
A Dinterrupt.h47 #define INT_TIMER0 29 macro

Completed in 857 milliseconds