Home
last modified time | relevance | path

Searched refs:e (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.2.3/build/libraries/snd/ARM9.TWL/src/
Dsndex.c122 OSIntrMode e = OS_DisableInterrupts(); in SNDEXi_Init() local
127 (void)OS_RestoreInterrupts(e); in SNDEXi_Init()
132 (void)OS_RestoreInterrupts(e); in SNDEXi_Init()
1692 OSIntrMode e = OS_DisableInterrupts(); in SendCommand() local
1700 (void)OS_RestoreInterrupts(e); in SendCommand()
1705 (void)OS_RestoreInterrupts(e); in SendCommand()
1722 OSIntrMode e = OS_DisableInterrupts(); in SendCommandEx() local
1730 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1739 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1756 OSIntrMode e = OS_DisableInterrupts(); in CheckState() local
[all …]
/TwlSDK-5.2.3/build/libraries/init/ARM9.TWL/src/
Dcrt0.FLX.c509 #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