Home
last modified time | relevance | path

Searched refs:gx_powcnt (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c227 u16 gx_powcnt; in OS_ShowAttentionChina() member
256 shelter.gx_powcnt = reg_GX_POWCNT; in OS_ShowAttentionChina()
270 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()
474 reg_GX_POWCNT = shelter.gx_powcnt; in OS_ShowAttentionChina()
475 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c481 u16 gx_powcnt; in OS_ShowAttentionChina() member
510 shelter.gx_powcnt = reg_GX_POWCNT; in OS_ShowAttentionChina()
524 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()
710 reg_GX_POWCNT = shelter.gx_powcnt; in OS_ShowAttentionChina()
711 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()