Searched refs:MIi_SetWramBankMaster (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.5/build/libraries/mi/common.TWL/src/ |
| D | mi_sharedWram.c | 196 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.5/include/twl/mi/common/ |
| D | sharedWram.h | 180 void MIi_SetWramBankMaster( MIWramPos wram, int num, MIWramProc proc );
|