Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/twl/mi/common/
DsharedWram.h947 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 )
/TwlSDK-5.5/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c2461 void MI_DumpWramList(MIWramPos wram) in MI_DumpWramList() function
2511 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()