Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/dsp/ARM9/
Dprocess.h193 return (u8*)MI_GetWramMapStart(wram) + slot * DSP_WRAM_SLOT_SIZE + mod * 2; in DSP_ConvertProcessAddressFromDSP()
/TwlSDK-5.1.0/include/twl/mi/common/
DsharedWram.h316 u32 MI_GetWramMapStart( MIWramPos wram );
/TwlSDK-5.1.0/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c515 u32 MI_GetWramMapStart( MIWramPos wram ) in MI_GetWramMapStart() function
2472 MI_GetWramMapStart(wram), MI_GetWramMapEnd(wram) ); in MI_DumpWramList()