Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c722 static int MIi_DoGetAllocatableWramSlot( MIWramPos wram, MIWramProc proc );
1011 retval = (u8)MIi_DoGetAllocatableWramSlot( wram, proc ); in MIi_CallbackForPxi()
2126 result = (u8)MIi_DoGetAllocatableWramSlot( wram, proc ); in MI_GetAllocatableWramSlot()
2133 static int MIi_DoGetAllocatableWramSlot( MIWramPos wram, MIWramProc proc ) in MIi_DoGetAllocatableWramSlot() function