Searched refs:MI_FreeWram_C (Results 1 – 9 of 9) sorted by relevance
70 (void)MI_FreeWram_C(MI_WRAM_ARM9); in TwlMain()74 (void)MI_FreeWram_C( MI_WRAM_ARM7 ); in TwlMain()
104 (void)MI_FreeWram_C( MI_WRAM_ARM9 ); in TwlMain()108 (void)MI_FreeWram_C( MI_WRAM_ARM7 ); in TwlMain()
138 (void)MI_FreeWram_C( MI_WRAM_ARM9 ); in TwlMain()142 (void)MI_FreeWram_C( MI_WRAM_ARM7 ); in TwlMain()
137 (void)MI_FreeWram_C( MI_WRAM_ARM9 ); in TwlMain()141 (void)MI_FreeWram_C( MI_WRAM_ARM7 ); in TwlMain()
243 (void)MI_FreeWram_C(MI_WRAM_ARM9); in TwlMain()247 (void)MI_FreeWram_C( MI_WRAM_ARM7 ); in TwlMain()
46 (void)MI_FreeWram_C( MI_WRAM_ARM9 ); in NitroMain()
304 (void)MI_FreeWram_C(MI_WRAM_ARM9); in TwlMain()
336 (void)MI_FreeWram_C(MI_WRAM_ARM9); in TwlMain()
505 #define MI_FreeWram_C(proc) MI_FreeWram( MI_WRAM_C, proc ) macro