Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dgx.h166 GXOBJVRamModeChar; typedef
397 static void GX_SetOBJVRamModeChar(GXOBJVRamModeChar mode);
416 static void GXS_SetOBJVRamModeChar(GXOBJVRamModeChar mode);
677 static inline void GX_SetOBJVRamModeChar(GXOBJVRamModeChar mode) in GX_SetOBJVRamModeChar()
694 static inline GXOBJVRamModeChar GX_GetOBJVRamModeChar(void) in GX_GetOBJVRamModeChar()
696 return (GXOBJVRamModeChar)(reg_GX_DISPCNT & in GX_GetOBJVRamModeChar()
710 static inline void GXS_SetOBJVRamModeChar(GXOBJVRamModeChar mode) in GXS_SetOBJVRamModeChar()
728 static inline GXOBJVRamModeChar GXS_GetOBJVRamModeChar(void) in GXS_GetOBJVRamModeChar()
730 return (GXOBJVRamModeChar)(reg_GXS_DB_DISPCNT & in GXS_GetOBJVRamModeChar()