Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c777 #define MIi_SetMaster_B(num,val) do{ MIi_SetMaster( MI_WRAM_B, (num), (val) ); } while(0) macro
861 MIi_SetMaster_B( n, MI_WRAM_ARM9 ); in MIi_InitWramManager()
865 MIi_SetMaster_B( n, MI_WRAM_ARM7 ); in MIi_InitWramManager()
869 MIi_SetMaster_B( n, MI_WRAM_DSP ); in MIi_InitWramManager()