Home
last modified time | relevance | path

Searched refs:REG_G2_BG0CNT_PRIORITY_SHIFT (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c383 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in DispExclusiveMessage()
548 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_G2.h294 #define REG_G2_BG0CNT_PRIORITY_SHIFT 0 macro
307 ((u32)(priority) << REG_G2_BG0CNT_PRIORITY_SHIFT))
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_G2.h294 #define REG_G2_BG0CNT_PRIORITY_SHIFT 0 macro
307 ((u32)(priority) << REG_G2_BG0CNT_PRIORITY_SHIFT))
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c305 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h2115 (priority << REG_G2_BG0CNT_PRIORITY_SHIFT)); in G2_SetBG0Priority()