Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/ARM9.TWL/src/
Dos_attention.c230 (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in OSi_PrepareAttention()
/TwlSDK-5.3.1/build/libraries/os/ARM9/src/
Dos_china.c417 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in DispExclusiveMessage()
583 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in OS_ShowAttentionChina()
/TwlSDK-5.3.1/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.3.1/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.3.1/build/demos/os/forChina-fs/src/
Dos_china_override.c324 | (0 << REG_G2_BG0CNT_PRIORITY_SHIFT)); in OS_ShowAttentionChina()
/TwlSDK-5.3.1/include/nitro/gx/
Dgx_bgcnt.h2115 (priority << REG_G2_BG0CNT_PRIORITY_SHIFT)); in G2_SetBG0Priority()