Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c776 #define MIi_SetMaster_A(num,val) do{ MIi_SetMaster( MI_WRAM_A, (num), (val) ); } while(0) macro
844 MIi_SetMaster_A( n, MI_WRAM_ARM9 ); in MIi_InitWramManager()
848 MIi_SetMaster_A( n, MI_WRAM_ARM7 ); in MIi_InitWramManager()