Home
last modified time | relevance | path

Searched refs:OS_IE_TIMER1 (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_timer.c42 static OSIrqMask OSi_MaskTable[] = { OS_IE_TIMER0, OS_IE_TIMER1, OS_IE_TIMER2 };
182 OS_SetIrqFunction(OS_IE_TIMER1, OSi_TimerIntr1); in OS_StartTimer64()
Dos_alarm.c26 #define OSi_ALARM_IE_TIMER OS_IE_TIMER1
/TwlSDK-5.4/build/demos/os/timer-1/src/
Dmain.c286 (void)OS_EnableIrqMask(OS_IE_TIMER1 | OS_IE_TIMER2); in SetTimer_2()
/TwlSDK-5.4/include/nitro/os/common/
Dinterrupt.h53 #define OS_IE_TIMER1 (1UL << REG_OS_IE_T1_SHIFT) // 4 timer1 macro
/TwlSDK-5.4/include/twl/os/common/
Dinterrupt.h51 #define OS_IE_TIMER1 (1UL << REG_OS_IE_T1_SHIFT) // 4 timer1 macro