Home
last modified time | relevance | path

Searched refs:MI_CpuClearFast (Results 1 – 25 of 88) sorted by relevance

1234

/TwlSDK-5.1.0/build/demos.TWL/os/os_jump/src/
Dscreen.c46 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/
Dmain.c114 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/
Dmain.c97 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/
Dmain.c86 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/
Dutil.c106 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/
Dmain.c192 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/
Dmain.c123 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/
Dmain.c81 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/
Dmain.c120 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/
Dmain.c98 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/
Dmain.c122 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/
Dgraphics.c34 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/
Dgraphics.c33 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/
DDEMOInit.c56 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/
Dmain.c157 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/
Dmain.c87 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/
Ddisp.c122 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/
Ddisp.c122 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/
Dmain.c107 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/
Ddisp.c126 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/
Ddisp.c122 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/
Dchar_data.c81 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/
Dmain.c187 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/
Dmain.c134 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/
Dmain.c135 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()

1234