| /TwlSDK-5.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/build/demos.TWL/snd/extraFunc/src/ |
| D | main.c | 81 MI_CpuClearFast((void*)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in TwlMain() 84 MI_CpuClearFast((void*)HW_PLTT, HW_PLTT_SIZE); in TwlMain() 86 MI_CpuClearFast((void*)HW_DB_PLTT, HW_DB_PLTT_SIZE); in TwlMain() 98 MI_CpuClearFast((void*)screen, sizeof(screen)); in TwlMain() 352 MI_CpuClearFast((void*)screen, sizeof(screen)); in UpdateScreen()
|
| /TwlSDK-5.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/build/demos.TWL/spi/pm-2/src/ |
| D | main.c | 157 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 161 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 163 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.1.0/build/demos.TWL/snd/ignoreHWVolumeDemo/src/ |
| D | main.c | 87 MI_CpuClearFast((void*)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in TwlMain() 90 MI_CpuClearFast((void*)HW_PLTT, HW_PLTT_SIZE); in TwlMain() 92 MI_CpuClearFast((void*)HW_DB_PLTT, HW_DB_PLTT_SIZE); in TwlMain() 104 MI_CpuClearFast((void*)screen, sizeof(screen)); in TwlMain() 395 MI_CpuClearFast((void*)screen, sizeof(screen)); in UpdateScreen()
|
| /TwlSDK-5.1.0/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.1.0/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.1.0/build/demos/rtc/swclock-1/src/ |
| D | main.c | 107 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in NitroMain() 110 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in NitroMain() 112 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in NitroMain() 307 MI_CpuClearFast((void *)gScreen, sizeof(gScreen)); in ClearString()
|
| /TwlSDK-5.1.0/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()
|
| /TwlSDK-5.1.0/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.1.0/build/demos/vib/pulse_vib/src/ |
| D | char_data.c | 81 MI_CpuClearFast(scr_buf_main, sizeof(scr_buf_main)); in dp_init() 82 MI_CpuClearFast(scr_buf_sub, sizeof(scr_buf_sub)); in dp_init() 125 MI_CpuClearFast(scr_buf_main, sizeof(scr_buf_main)); in dp_clear_scr() 128 MI_CpuClearFast(scr_buf_sub, sizeof(scr_buf_sub)); in dp_clear_scr()
|
| /TwlSDK-5.1.0/build/demos/ctrdg/pullout-1/src/ |
| D | main.c | 187 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in myInit() 191 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); in myInit() 193 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); in myInit()
|
| /TwlSDK-5.1.0/build/demos/math/qsort/src/ |
| D | main.c | 134 MI_CpuClearFast((void *)HW_LCDC_VRAM, HW_LCDC_VRAM_SIZE); in DisplayInit() 137 MI_CpuClearFast((void *)HW_PLTT, HW_PLTT_SIZE); // Clear the standard palette in DisplayInit() 140 MI_CpuClearFast((void *)HW_DB_PLTT, HW_DB_PLTT_SIZE); // Clear the standard palette in DisplayInit()
|
| /TwlSDK-5.1.0/build/demos.TWL/camera/camera-3/src/ |
| D | main.c | 135 MI_CpuClearFast(text_buffer, sizeof(text_buffer)); in PutString() 172 MI_CpuClearFast((void*)HW_LCDC_VRAM_A, 128 * 1024); in TwlMain() 173 MI_CpuClearFast((void*)HW_LCDC_VRAM_B, 128 * 1024); in TwlMain() 174 MI_CpuClearFast((void*)HW_LCDC_VRAM_C, 128 * 1024); in TwlMain() 175 MI_CpuClearFast((void*)HW_LCDC_VRAM_D, 128 * 1024); in TwlMain()
|