Searched refs:clear (Results 1 – 17 of 17) sorted by relevance
| /TwlSDK-5.2.1/build/libraries/os/common/src/ |
| D | os_irqHandler.c | 328 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrq() argument 333 if (clear) in OS_WaitIrq() 348 void OS_WaitIrqEx(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrqEx() argument 353 if (clear) in OS_WaitIrqEx()
|
| D | os_system.c | 279 void OS_WaitInterrupt(BOOL clear, OSIrqMask irqFlags) in OS_WaitInterrupt() argument 284 if (clear) in OS_WaitInterrupt()
|
| D | os_irqHandler_inTCM.c | 328 void OS_WaitIrq( BOOL clear, OSIrqMask irqFlags ) in OS_WaitIrq() argument 331 OS_WaitInterrupt( clear, irqFlags ); in OS_WaitIrq() 337 if ( clear ) in OS_WaitIrq()
|
| D | os_systemCall.c | 30 asm void SVC_WaitIrq( BOOL clear, OSIrqMask irqFlags )
|
| /TwlSDK-5.2.1/include/nitro/os/common/ |
| D | system.h | 309 extern void OS_WaitInterrupt(BOOL clear, OSIrqMask irqFlags);
|
| D | interrupt.h | 407 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags);
|
| /TwlSDK-5.2.1/include/twl/os/common/ |
| D | interrupt.h | 501 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags); 503 void OS_WaitIrqEx(BOOL clear, OSIrqMask irqFlags);
|
| /TwlSDK-5.2.1/build/tools/makelcf/test/ |
| D | ARM9-TEG.autogen.lcf | 24 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | test2.lcf | 24 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | test.autogen.lcf | 24 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | overlay.autogen.lcf | 24 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| /TwlSDK-5.2.1/ |
| D | Readme-TwlSDK-5_2_patch1-20090617.txt | 20 If errors occur during builds, clear the cache by running "make clobber" in the root directory of T…
|
| /TwlSDK-5.2.1/include/nitro/specfiles/ |
| D | ARM9-TEG-C.lcf.template | 18 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | ARM9-TEG.lcf.template | 15 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | ARM9-TS-cloneboot-C.lcf.template | 18 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | ARM9-TS-C.lcf.template | 18 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|
| D | ARM9-TS.lcf.template | 18 …region size in the TCM region overflow check. Because it is not currently clear how to accurately …
|