Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/ARM9/src/
Dos_china.c515 u16 gx_powcnt; in OS_ShowAttentionChina() member
550 shelter.gx_powcnt = reg_GX_POWCNT; in OS_ShowAttentionChina()
564 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()
756 reg_GX_POWCNT = shelter.gx_powcnt; in OS_ShowAttentionChina()
757 if (!(shelter.gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OS_ShowAttentionChina()
/TwlSDK-5.4/build/libraries/os/ARM9.TWL/src/
Dos_attention.c266 u16 gx_powcnt = reg_GX_POWCNT; in OSi_PrepareAttention() local
273 if(!(gx_powcnt & REG_GX_POWCNT_LCD_MASK)) in OSi_PrepareAttention()