Searched refs:TIMER_PRIORITY (Results 1 – 7 of 7) sorted by relevance
100 #define TIMER_PRIORITY 2 macro101 #define RTC_PRIORITY TIMER_PRIORITY
35 #define TIMER_PRIORITY 2 macro40 #define RTC_PRIORITY TIMER_PRIORITY
63 #define TIMER_PRIORITY 2 macro
61 #define TU0 TIMER_PRIORITY /* TMU Ints */
84 #define TU0 TIMER_PRIORITY /* TMU Ints */
63 #define TU0 TIMER_PRIORITY /* TMU Ints */
200 make_ipr_irq(TIMER_IRQ, TIMER_IPR_ADDR, TIMER_IPR_POS, TIMER_PRIORITY); in init_IRQ()