Home
last modified time | relevance | path

Searched refs:OS_ReleaseLockID (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_rom.c275 OS_ReleaseLockID((u16)fsi_card_lock_id); in FSi_EndRomArchive()
372 OS_ReleaseLockID(id); in FSi_ReadRomDirect()
/TwlSDK-5.1.0/include/nitro/os/common/
DspinLock.h225 void OS_ReleaseLockID(u16 lockID);
/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_rom.c801 OS_ReleaseLockID(id); in CARDi_InitRomHash()
834 OS_ReleaseLockID(id); in CARDi_InitRom()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_spinLock.c912 asm void OS_ReleaseLockID( register u16 lockID ) in OS_ReleaseLockID() function
/TwlSDK-5.1.0/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c2383 OS_ReleaseLockID( lockid ); in MI_UnlockWramManager()