Home
last modified time | relevance | path

Searched refs:bak_psr (Results 1 – 14 of 14) sorted by relevance

/TwlSDK-5.5/build/libraries/snd/common/src/
Dsnd_command.c181 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_RecvCommandReply() local
190 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
192 bak_psr = OS_DisableInterrupts(); in SND_RecvCommandReply()
199 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
232 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
305 OSIntrMode bak_psr; in SND_PushCommand() local
309 bak_psr = OS_DisableInterrupts(); in SND_PushCommand()
326 (void)OS_RestoreInterrupts(bak_psr); in SND_PushCommand()
340 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_FlushCommand() local
345 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
[all …]
/TwlSDK-5.5/build/libraries/fs/common/src/
Dfs_archive.c99 OSIntrMode bak_psr = OS_DisableInterrupts(); in FSi_EndCommand() local
130 (void)OS_RestoreInterrupts(bak_psr); in FSi_EndCommand()
352 OSIntrMode bak_psr = OS_DisableInterrupts(); in FSi_NextCommand() local
372 (void)OS_RestoreInterrupts(bak_psr); in FSi_NextCommand()
376 OSIntrMode bak_psr = OS_DisableInterrupts(); in FSi_NextCommand() local
386 (void)OS_RestoreInterrupts(bak_psr); in FSi_NextCommand()
391 bak_psr = OS_DisableInterrupts(); in FSi_NextCommand()
404 (void)OS_RestoreInterrupts(bak_psr); in FSi_NextCommand()
428 (void)OS_RestoreInterrupts(bak_psr); in FSi_NextCommand()
456 OSIntrMode bak_psr = OS_DisableInterrupts(); in FSi_ExecuteAsyncCommand() local
[all …]
Dfs_api.c102 OSIntrMode bak_psr = OS_DisableInterrupts(); in FS_End() local
111 (void)OS_RestoreInterrupts(bak_psr); in FS_End()
Dfs_proc_rom.c307 OSIntrMode bak_psr = OS_DisableInterrupts(); in FS_SetDefaultDMA() local
315 (void)OS_RestoreInterrupts(bak_psr); in FS_SetDefaultDMA()
Dfs_overlay.c717 OSIntrMode bak_psr = OS_DisableInterrupts(); in FS_EndOverlay() local
753 (void)OS_RestoreInterrupts(bak_psr); in FS_EndOverlay()
902 OSIntrMode bak_psr = OS_DisableInterrupts(); in FS_AttachOverlayTable() local
905 (void)OS_RestoreInterrupts(bak_psr); in FS_AttachOverlayTable()
Dfs_file.c265 OSIntrMode bak_psr = OS_DisableInterrupts(); in FS_CancelFile() local
271 (void)OS_RestoreInterrupts(bak_psr); in FS_CancelFile()
/TwlSDK-5.5/build/libraries/card/common/src/
Dcard_task.c261 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_OldTypeTaskThread() local
270 (void)OS_RestoreInterrupts(bak_psr); in CARDi_OldTypeTaskThread()
291 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_WaitForTask() local
304 (void)OS_RestoreInterrupts(bak_psr); in CARDi_WaitForTask()
322 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_EndTask() local
326 (void)OS_RestoreInterrupts(bak_psr); in CARDi_EndTask()
Dcard_common.c49 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_LockResource() local
67 (void)OS_RestoreInterrupts(bak_psr); in CARDi_LockResource()
83 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_UnlockResource() local
101 (void)OS_RestoreInterrupts(bak_psr); in CARDi_UnlockResource()
Dcard_api.c229 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARD_SetThreadPriority() local
234 (void)OS_RestoreInterrupts(bak_psr); in CARD_SetThreadPriority()
Dcard_rom.c483 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_ReadRomWithDMA() local
489 (void)OS_RestoreInterrupts(bak_psr); in CARDi_ReadRomWithDMA()
622 OSIntrMode bak_psr = OS_DisableInterrupts(); in CARDi_ReadRom() local
631 (void)OS_RestoreInterrupts(bak_psr); in CARDi_ReadRom()
/TwlSDK-5.5/build/libraries/mi/common/src/
Dmi_card.c47 OSIntrMode bak_psr = OS_DisableInterrupts();
62 (void)OS_RestoreInterrupts(bak_psr);
/TwlSDK-5.5/build/demos/fs/async/src/
Dmain.c125 OSIntrMode bak_psr = OS_DisableInterrupts(); in AsyncAccessTask() local
131 (void)OS_RestoreInterrupts(bak_psr); in AsyncAccessTask()
/TwlSDK-5.5/build/demos/ctrdg/backup-1/src/
Ddraw.c171 OSIntrMode bak_psr = OS_DisableInterrupts(); in DrawBegin() local
174 (void)OS_RestoreInterrupts(bak_psr); in DrawBegin()
180 OSIntrMode bak_psr; in DrawEnd() local
185 bak_psr = OS_DisableInterrupts(); in DrawEnd()
188 (void)OS_RestoreInterrupts(bak_psr); in DrawEnd()
/TwlSDK-5.5/build/libraries/card/ARM9/src/
Dcard_backup.c122 OSIntrMode bak_psr = OS_DisableInterrupts();
127 (void)OS_RestoreInterrupts(bak_psr);