Home
last modified time | relevance | path

Searched refs:reg_GX_MASTER_BRIGHT (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c254 shelter.gx_bright = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
279 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | 16); in OS_ShowAttentionChina()
280 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
409 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
411 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
432 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
434 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
481 reg_GX_MASTER_BRIGHT = shelter.gx_bright; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c370 reg_GX_MASTER_BRIGHT = 0; in DispExclusiveMessage()
508 shelter.gx_bright = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
533 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | 16); in OS_ShowAttentionChina()
534 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
652 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
654 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
675 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
677 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
717 reg_GX_MASTER_BRIGHT = shelter.gx_bright; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx.c89 reg_GX_MASTER_BRIGHT = 0; in GX_Init()
101 reg_GX_MASTER_BRIGHT = 0; in GX_Init()
112 reg_GX_MASTER_BRIGHT = 0; in GX_Init()
186 reg_GX_MASTER_BRIGHT = 0; in GX_Init()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx.h916 GXx_SetMasterBrightness_(&reg_GX_MASTER_BRIGHT, brightness); in GX_SetMasterBrightness()
930 return GXx_GetMasterBrightness_(&reg_GX_MASTER_BRIGHT); in GX_GetMasterBrightness()
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_GX.h80 #define reg_GX_MASTER_BRIGHT (*( REGType16v *) REG_MASTER_BRIGHT_ADDR) macro
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_GX.h80 #define reg_GX_MASTER_BRIGHT (*( REGType16v *) REG_MASTER_BRIGHT_ADDR) macro