Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/os/forChina-fs/src/
Dos_china_override.c269 shelter.gx_bright = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
294 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | 16); in OS_ShowAttentionChina()
295 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
429 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
431 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
455 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
457 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
504 reg_GX_MASTER_BRIGHT = shelter.gx_bright; in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_china.c412 reg_GX_MASTER_BRIGHT = 0; in DispExclusiveMessage()
551 shelter.gx_bright = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
576 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | 16); in OS_ShowAttentionChina()
577 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
698 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
700 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
724 reg_GX_MASTER_BRIGHT = (u16)((1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT) | in OS_ShowAttentionChina()
726 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
766 reg_GX_MASTER_BRIGHT = shelter.gx_bright; in OS_ShowAttentionChina()
/TwlSDK-5.2.1/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.2.1/build/libraries/os/ARM9.TWL/src/
Dos_attention.c219 reg_GX_MASTER_BRIGHT = (u16)(1 << REG_GX_MASTER_BRIGHT_E_MOD_SHIFT); in OSi_PrepareAttention()
220 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OSi_PrepareAttention()
/TwlSDK-5.2.1/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.2.1/include/nitro/hw/ARM9/
Dioreg_GX.h80 #define reg_GX_MASTER_BRIGHT (*( REGType16v *) REG_MASTER_BRIGHT_ADDR) macro
/TwlSDK-5.2.1/include/twl/hw/ARM9/
Dioreg_GX.h80 #define reg_GX_MASTER_BRIGHT (*( REGType16v *) REG_MASTER_BRIGHT_ADDR) macro