Searched refs:OS_WaitIrq (Results 1 – 10 of 10) sorted by relevance
| /TwlSDK-5.4/build/demos/os/waitIrq-1/src/ |
| D | main.c | 62 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in NitroMain()
|
| /TwlSDK-5.4/build/demos/os/thread-3/src/ |
| D | main.c | 84 OS_WaitIrq(1, OS_IE_V_BLANK); in NitroMain()
|
| /TwlSDK-5.4/build/demos/os/waitIrq-2/src/ |
| D | main.c | 130 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in proc1()
|
| /TwlSDK-5.4/build/libraries/os/common/src/ |
| D | os_system.c | 320 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in OS_WaitVBlankIntr()
|
| D | os_irqHandler_inTCM.c | 328 void OS_WaitIrq( BOOL clear, OSIrqMask irqFlags ) in OS_WaitIrq() function
|
| D | os_irqHandler.c | 328 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrq() function
|
| /TwlSDK-5.4/include/nitro/os/common/ |
| D | interrupt.h | 407 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags);
|
| /TwlSDK-5.4/build/libraries/os/ARM9.TWL/src/ |
| D | os_attention.c | 176 OS_WaitIrq(TRUE, OS_IE_V_BLANK); in OSi_WaitVBlank()
|
| /TwlSDK-5.4/include/twl/os/common/ |
| D | interrupt.h | 501 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags);
|
| /TwlSDK-5.4/build/demos/prc/characterRecognition-1/src/ |
| D | main.c | 231 OS_WaitIrq(1, OS_IE_V_BLANK); in NitroMain()
|