Searched refs:clear (Results 1 – 16 of 16) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_irqHandler.c | 327 void OS_WaitIrq(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrq() argument 332 if (clear) in OS_WaitIrq() 347 void OS_WaitIrqEx(BOOL clear, OSIrqMask irqFlags) in OS_WaitIrqEx() argument 352 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.1.0/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.1.0/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.1.0/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.1.0/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-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-TEG.lcf.template | 15 …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 …
|