Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h56 GXBg01Control; typedef
647 static inline GXBg01Control G2_GetBG0Control(void) in G2_GetBG0Control()
651 return *(volatile GXBg01Control *)REG_BG0CNT_ADDR; in G2_GetBG0Control()
698 static inline GXBg01Control G2S_GetBG0Control(void) in G2S_GetBG0Control()
700 return *(volatile GXBg01Control *)REG_DB_BG0CNT_ADDR; in G2S_GetBG0Control()
747 static inline GXBg01Control G2_GetBG1Control(void) in G2_GetBG1Control()
749 return *(volatile GXBg01Control *)REG_BG1CNT_ADDR; in G2_GetBG1Control()
797 static inline GXBg01Control G2S_GetBG1Control(void) in G2S_GetBG1Control()
799 return *(volatile GXBg01Control *)REG_DB_BG1CNT_ADDR; in G2S_GetBG1Control()