Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/gx/
Dg3x.h148 int G3X_GetVectorTestResult(fx16 *vec); // read: GXSTAT(0), VEC_RESULT_X, VEC_RESULT_Y, VEC…
/TwlSDK-5.4/build/demos/gx/UnitTours/PosVecTest/src/
Dmain.c319 while (G3X_GetVectorTestResult(vec)) in TwlMain()
/TwlSDK-5.4/build/libraries/gx/ARM9/src/
Dg3x.c718 int G3X_GetVectorTestResult(fx16 *vec) in G3X_GetVectorTestResult() function