Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h72 GXBg23ControlText; typedef
884 static inline GXBg23ControlText G2_GetBG2ControlText(void) in G2_GetBG2ControlText()
888 return *(volatile GXBg23ControlText *)REG_BG2CNT_ADDR; in G2_GetBG2ControlText()
933 static inline GXBg23ControlText G2S_GetBG2ControlText(void) in G2S_GetBG2ControlText()
937 return *(volatile GXBg23ControlText *)REG_DB_BG2CNT_ADDR; in G2S_GetBG2ControlText()
1480 static inline GXBg23ControlText G2_GetBG3ControlText(void) in G2_GetBG3ControlText()
1482 return *(volatile GXBg23ControlText *)REG_BG3CNT_ADDR; in G2_GetBG3ControlText()
1527 static inline GXBg23ControlText G2S_GetBG3ControlText(void) in G2S_GetBG3ControlText()
1529 return *(volatile GXBg23ControlText *)REG_DB_BG3CNT_ADDR; in G2S_GetBG3ControlText()