Searched refs:MI_GetWramBankMaster (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.4/include/twl/mi/common/ |
| D | sharedWram.h | 218 MIWramProc MI_GetWramBankMaster( MIWramPos wram, int num );
|
| /TwlSDK-5.4/build/libraries/fs/common/src/ |
| D | fs_archive_fatfs.c | 175 ((MI_GetWramBankMaster(type, slot) == MI_WRAM_ARM7) || in FSi_IsValidAddressForARM7() 177 MI_GetWramBankMaster(type, slot), MI_WRAM_ARM7) >= 0))) in FSi_IsValidAddressForARM7()
|
| /TwlSDK-5.4/build/libraries/mi/common.TWL/src/ |
| D | mi_sharedWram.c | 284 MIWramProc MI_GetWramBankMaster( MIWramPos wram, int num ) in MI_GetWramBankMaster() function 2486 OS_TPrintf("%s ", getMasterStr( MI_GetWramBankMaster( wram, n ) ) ); in MI_DumpWramList()
|
| /TwlSDK-5.4/build/libraries/dsp/ARM9.TWL/src/ |
| D | dsp_process.c | 200 MI_FreeWramSlot(wram, slot, MI_WRAM_SIZE_32KB, MI_GetWramBankMaster(wram, slot)) > 0) in DSPi_CommitWram()
|