Searched refs:OS_WaitIrq (Results 1 – 9 of 9) sorted by relevance
62 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in NitroMain()
84 OS_WaitIrq(1, OS_IE_V_BLANK); in NitroMain()
130 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in proc1()
320 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in OS_WaitVBlankIntr()
328 void OS_WaitIrq( BOOL clear, OSIrqMask irqFlags ) in OS_WaitIrq() function
327 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrq() function
407 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags);
501 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags);
231 OS_WaitIrq(1, OS_IE_V_BLANK); in NitroMain()