Searched refs:OS_IE_TIMER2 (Results 1 – 4 of 4) sorted by relevance
79 (void)OS_EnableIrqMask(OS_IE_TIMER2); in NitroMain()85 (void)OS_DisableIrqMask(OS_IE_TIMER2); in NitroMain()283 OS_SetIrqFunction(OS_IE_TIMER2, TimerIntr_2); in SetTimer_2()286 (void)OS_EnableIrqMask(OS_IE_TIMER1 | OS_IE_TIMER2); in SetTimer_2()306 OS_SetIrqCheckFlag(OS_IE_TIMER2); in TimerIntr_2()
42 static OSIrqMask OSi_MaskTable[] = { OS_IE_TIMER0, OS_IE_TIMER1, OS_IE_TIMER2 };181 OS_SetIrqFunction(OS_IE_TIMER2, OSi_TimerIntr2); in OS_StartTimer64()
54 #define OS_IE_TIMER2 (1UL << REG_OS_IE_T2_SHIFT) // 5 timer2 macro
52 #define OS_IE_TIMER2 (1UL << REG_OS_IE_T2_SHIFT) // 5 timer2 macro