Home
last modified time | relevance | path

Searched refs:OS_RestoreInterrupts_IrqAndFiq (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dsystem.h147 extern OSIntrMode OS_RestoreInterrupts_IrqAndFiq(OSIntrMode state);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_system.c143 asm OSIntrMode OS_RestoreInterrupts_IrqAndFiq( register OSIntrMode state ) in OS_RestoreInterrupts_IrqAndFiq() function
Dos_spinLock.c433 (void)OS_RestoreInterrupts_IrqAndFiq(lastInterrupts); in OSi_DoUnlockByWord()
526 (void)OS_RestoreInterrupts_IrqAndFiq(lastInterrupts); in OSi_DoTryLockByWord()