Searched refs:MI_DumpWramList (Results 1 – 2 of 2) sorted by relevance
947 void MI_DumpWramList(MIWramPos wram);948 #define MI_DumpWramList_A() MI_DumpWramList( MI_WRAM_A )949 #define MI_DumpWramList_B() MI_DumpWramList( MI_WRAM_B )950 #define MI_DumpWramList_C() MI_DumpWramList( MI_WRAM_C )
2461 void MI_DumpWramList(MIWramPos wram) in MI_DumpWramList() function2511 MI_DumpWramList( MI_WRAM_A ); in MI_DumpWramListAll()2512 MI_DumpWramList( MI_WRAM_B ); in MI_DumpWramListAll()2513 MI_DumpWramList( MI_WRAM_C ); in MI_DumpWramListAll()