Searched refs:OS_IE_TIMER1 (Results 1 – 5 of 5) sorted by relevance
42 static OSIrqMask OSi_MaskTable[] = { OS_IE_TIMER0, OS_IE_TIMER1, OS_IE_TIMER2 };182 OS_SetIrqFunction(OS_IE_TIMER1, OSi_TimerIntr1); in OS_StartTimer64()
26 #define OSi_ALARM_IE_TIMER OS_IE_TIMER1
286 (void)OS_EnableIrqMask(OS_IE_TIMER1 | OS_IE_TIMER2); in SetTimer_2()
53 #define OS_IE_TIMER1 (1UL << REG_OS_IE_T1_SHIFT) // 4 timer1 macro
51 #define OS_IE_TIMER1 (1UL << REG_OS_IE_T1_SHIFT) // 4 timer1 macro