Home
last modified time | relevance | path

Searched refs:GX_BG_COLORMODE_256 (Results 1 – 10 of 10) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_7/src/
Dmain.c62 GX_BG_COLORMODE_256, in TwlMain()
71 GX_BG_COLORMODE_256, in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_7/src/
Dmain.c62 GX_BG_COLORMODE_256, in TwlMain()
71 GX_BG_COLORMODE_256, in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOInit.c83 GX_BG_COLORMODE_256, // use 256 colors mode in DEMOInitDisplayBG0Only()
104 GX_BG_COLORMODE_256, // use 256 colors mode in DEMOInitDisplaySubBG0Only()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_BankEx/src/
Dmain.c62 GX_BG_COLORMODE_256, // use 256 color mode in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_OBJWindow/src/
Dmain.c103 GX_BG_COLORMODE_256, // 256 colors in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/src/
Dmain.c251 GX_BG_COLORMODE_256, // use 256 colors mode in TwlMain()
/TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/
Dmain.c259 GX_BG_COLORMODE_256, // use 16 colors mode in InitDisplay()
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c299 (GX_BG_COLORMODE_256 << REG_G2_BG0CNT_COLORMODE_SHIFT) | (GX_BG_SCRBASE_0xf000 in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c542 (GX_BG_COLORMODE_256 << REG_G2_BG0CNT_COLORMODE_SHIFT) | (GX_BG_SCRBASE_0xf000 in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h230 GX_BG_COLORMODE_256 = 1 enumerator
235 SDK_MINMAX_ASSERT(x, GX_BG_COLORMODE_16, GX_BG_COLORMODE_256)