Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c196 void MIi_SetWramBankMaster( MIWramPos wram, int num, MIWramProc proc ) in MIi_SetWramBankMaster() function
1137 MIi_SetWramBankMaster( wram, firstBlock+n, proc); in MIi_DoAllocWram()
1223 MIi_SetWramBankMaster( wram, n, proc); in MIi_DoAllocWramSlot()
1291 MIi_SetWramBankMaster(wram, n, MI_WRAM_ARM7/*dummy*/ ); in MIi_DoFreeWram()
1384 MIi_SetWramBankMaster(wram, n, MI_WRAM_ARM7/*dummy*/ ); in MIi_DoFreeWramSlot()
1459 MIi_SetWramBankMaster(wram, n, newProc ); in MIi_DoSwitchWram()
1557 MIi_SetWramBankMaster(wram, n, newProc ); in MIi_DoSwitchWramSlot()
/TwlSDK-5.3.1/include/twl/mi/common/
DsharedWram.h180 void MIi_SetWramBankMaster( MIWramPos wram, int num, MIWramProc proc );