Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c699 static int MIi_LockForPxi( volatile BOOL* finishFlag, u32* ptr );
1147 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoAllocWram()
1233 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoAllocWramSlot()
1303 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoFreeWram()
1396 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoFreeWramSlot()
1470 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoSwitchWram()
1568 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoSwitchWramSlot()
1670 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoReserveWram()
1761 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoReserveWramSlot()
1826 if ( ! MIi_LockForPxi( &finished, &result ) ) in MIi_DoCancelWram()
[all …]