| /TwlSDK-5.4/build/demos.TWL/os/os_jump/src/ |
| D | screen.c | 46 MI_CpuClearFast((void*)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in InitScreen() 54 MI_CpuClearFast((void*)HW_PLTT, HW_PLTT_SIZE); in InitScreen() 55 MI_CpuClearFast((void*)HW_DB_PLTT, HW_DB_PLTT_SIZE); in InitScreen() 97 MI_CpuClearFast(gScreen[0][0], TEXT_SCREEN_SIZE); in ClearScreen() 98 MI_CpuClearFast(gScreen[1][0], TEXT_SCREEN_SIZE); in ClearScreen() 102 MI_CpuClearFast(gScreen[0][0], TEXT_SCREEN_SIZE); in ClearMainScreen() 107 MI_CpuClearFast(gScreen[1][0], TEXT_SCREEN_SIZE); in ClearSubScreen()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-PowerSave/src/ |
| D | main.c | 114 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in NitroMain() 117 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in NitroMain() 119 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in NitroMain()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/common/src/ |
| D | disp.c | 122 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in VramClear() 125 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in VramClear() 127 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in VramClear() 301 MI_CpuClearFast(vscr, sizeof(vscr)); in BgClear()
|
| /TwlSDK-5.4/build/demos/wxc/simple-1/src/ |
| D | print.c | 33 MI_CpuClearFast((void *)(&gScreen[(y * 32)]), sizeof(u16)*32); in ClearStringY() 48 MI_CpuClearFast((void *)gScreen, sizeof(gScreen)); in ClearString()
|
| /TwlSDK-5.4/build/demos/wxc/unregister-1/src/ |
| D | print.c | 33 MI_CpuClearFast((void *)(&gScreen[(y * 32)]), sizeof(u16)*32); in ClearStringY() 48 MI_CpuClearFast((void *)gScreen, sizeof(gScreen)); in ClearString()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-pm/src/ |
| D | print.c | 33 MI_CpuClearFast((void *)(&gScreen[(y * 32)]), sizeof(u16)*32); in ClearStringY() 48 MI_CpuClearFast((void *)gScreen, sizeof(gScreen)); in ClearString()
|
| /TwlSDK-5.4/build/demos/os/consoleType-1/src/ |
| D | main.c | 97 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 101 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 103 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.4/build/demos/spi/tp-1/src/ |
| D | main.c | 86 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DisplayInit() 91 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DisplayInit() 94 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DisplayInit()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/common/src/ |
| D | util.c | 106 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in UTIL_Init() 109 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in UTIL_Init() 111 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in UTIL_Init() 206 MI_CpuClearFast(gScreen, sizeof(gScreen)); in ClearString()
|
| /TwlSDK-5.4/build/demos/math/rand_lc/src/ |
| D | main.c | 192 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DisplayInit() 195 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DisplayInit() 198 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DisplayInit()
|
| /TwlSDK-5.4/build/demos/os/reset-1/src/ |
| D | main.c | 123 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 127 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 129 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.4/build/demos.TWL/snd/extraFunc/src/ |
| D | main.c | 85 MI_CpuClearFast((void*)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in TwlMain() 88 MI_CpuClearFast((void*)HW_PLTT, HW_PLTT_SIZE); in TwlMain() 90 MI_CpuClearFast((void*)HW_DB_PLTT, HW_DB_PLTT_SIZE); in TwlMain() 102 MI_CpuClearFast((void*)screen, sizeof(screen)); in TwlMain() 356 MI_CpuClearFast((void*)screen, sizeof(screen)); in UpdateScreen()
|
| /TwlSDK-5.4/build/demos/crypto/rc4-2/src/ |
| D | main.c | 120 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DisplayInit() 123 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DisplayInit() 126 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DisplayInit()
|
| /TwlSDK-5.4/build/demos/rtc/convert-1/src/ |
| D | main.c | 122 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DisplayInit() 125 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DisplayInit() 128 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DisplayInit()
|
| /TwlSDK-5.4/build/demos/wm/wep-1/src/ |
| D | graphics.c | 33 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in initGraphics() 37 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in initGraphics() 39 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in initGraphics()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/src/ |
| D | graphics.c | 34 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in initGraphics() 38 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in initGraphics() 40 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in initGraphics()
|
| /TwlSDK-5.4/build/demos/os/exceptionDisplay-4/src/ |
| D | main.c | 98 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 102 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 104 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOInit.c | 56 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DEMOInitVRAM() 64 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DEMOInitVRAM() 67 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DEMOInitVRAM()
|
| /TwlSDK-5.4/build/demos.TWL/spi/pm-2/src/ |
| D | main.c | 162 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 166 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 168 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.4/build/demos/wxc/relayStation-2/src/ |
| D | main.c | 138 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in NitroMain() 141 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in NitroMain() 143 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in NitroMain()
|
| /TwlSDK-5.4/build/demos.TWL/snd/ignoreHWVolumeDemo/src/ |
| D | main.c | 90 MI_CpuClearFast((void*)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in TwlMain() 93 MI_CpuClearFast((void*)HW_PLTT, HW_PLTT_SIZE); in TwlMain() 95 MI_CpuClearFast((void*)HW_DB_PLTT, HW_DB_PLTT_SIZE); in TwlMain() 107 MI_CpuClearFast((void*)screen, sizeof(screen)); in TwlMain() 398 MI_CpuClearFast((void*)screen, sizeof(screen)); in UpdateScreen()
|
| /TwlSDK-5.4/build/demos/mb/cloneboot/src/ |
| D | disp.c | 122 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in VramClear() 125 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in VramClear() 127 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in VramClear() 410 MI_CpuClearFast(vscr, sizeof(vscr)); in BgClear()
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/common/src/ |
| D | disp.c | 122 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in VramClear() 125 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in VramClear() 127 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in VramClear() 410 MI_CpuClearFast(vscr, sizeof(vscr)); in BgClear()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/common/src/ |
| D | disp.c | 122 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in VramClear() 125 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in VramClear() 127 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in VramClear() 410 MI_CpuClearFast(vscr, sizeof(vscr)); in BgClear()
|
| /TwlSDK-5.4/build/demos/mb/fake_child/common/src/ |
| D | disp.c | 126 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in VramClear() 129 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in VramClear() 131 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in VramClear() 413 MI_CpuClearFast(vscr, sizeof(vscr)); in BgClear()
|