Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c778 #define MIi_SetMaster_C(num,val) do{ MIi_SetMaster( MI_WRAM_C, (num), (val) ); } while(0) macro
884 MIi_SetMaster_C( n, MI_WRAM_ARM9 ); in MIi_InitWramManager()
888 MIi_SetMaster_C( n, MI_WRAM_ARM7 ); in MIi_InitWramManager()
892 MIi_SetMaster_C( n, MI_WRAM_DSP ); in MIi_InitWramManager()