Searched defs:e (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.2.3/build/libraries/snd/ARM9.TWL/src/ |
| D | sndex.c | 122 OSIntrMode e = OS_DisableInterrupts(); in SNDEXi_Init() local 1692 OSIntrMode e = OS_DisableInterrupts(); in SendCommand() local 1722 OSIntrMode e = OS_DisableInterrupts(); in SendCommandEx() local 1756 OSIntrMode e = OS_DisableInterrupts(); in CheckState() local 1793 OSIntrMode e = OS_DisableInterrupts(); in ReplyCallback() local
|
| /TwlSDK-5.2.3/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 509 #define REGION_BIT(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 1) | ((c) << 2) | ((d) << 3) | ((… in INITi_InitRegion() argument 510 #define REGION_ACC(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 4) | ((c) << 8) | ((d) << 12) | (… in INITi_InitRegion() argument
|