Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c255 shelter.gxs_bright = reg_GXS_DB_MASTER_BRIGHT; in OS_ShowAttentionChina()
280 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
411 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
434 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
480 reg_GXS_DB_MASTER_BRIGHT = shelter.gxs_bright; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c371 reg_GXS_DB_MASTER_BRIGHT = 0; in DispExclusiveMessage()
509 shelter.gxs_bright = reg_GXS_DB_MASTER_BRIGHT; in OS_ShowAttentionChina()
534 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
654 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
677 reg_GXS_DB_MASTER_BRIGHT = reg_GX_MASTER_BRIGHT; in OS_ShowAttentionChina()
716 reg_GXS_DB_MASTER_BRIGHT = shelter.gxs_bright; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_GXS.h44 #define reg_GXS_DB_MASTER_BRIGHT (*( REGType16v *) REG_DB_MASTER_BRIGHT_A… macro
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_GXS.h44 #define reg_GXS_DB_MASTER_BRIGHT (*( REGType16v *) REG_DB_MASTER_BRIGHT_A… macro
/TwlSDK-5.1.0/include/nitro/gx/
Dgx.h945 GXx_SetMasterBrightness_(&reg_GXS_DB_MASTER_BRIGHT, brightness); in GXS_SetMasterBrightness()
959 return GXx_GetMasterBrightness_(&reg_GXS_DB_MASTER_BRIGHT); in GXS_GetMasterBrightness()
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx.c236 reg_GXS_DB_MASTER_BRIGHT = 0; in GX_Init()