Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/gx/
Dgx_sp.h50 static s32 GX_HBlankIntr(BOOL enable);
220 static inline s32 GX_HBlankIntr(BOOL enable) in GX_HBlankIntr() function
Dgx.h351 s32 GX_HBlankIntr(BOOL enable);
/TwlSDK-5.3.1/build/demos/gx/UnitTours/Window/src/
Dmain.c122 (void)GX_HBlankIntr(TRUE); // Rise a H-Blank interrupt in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Split/src/
Dmain.c227 (void)GX_HBlankIntr(TRUE); // to generate HBlank interrupt request in TwlMain()
/TwlSDK-5.3.1/build/libraries/gx/ARM9/src/
Dgx.c271 s32 GX_HBlankIntr(BOOL enable) in GX_HBlankIntr() function