Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3imm.h89 static void G3_VectorTest(fx16 x, fx16 y, fx16 z);
751 static inline void G3_VectorTest(fx16 x, fx16 y, fx16 z) in G3_VectorTest() function
/TwlSDK-5.1.0/build/demos/gx/UnitTours/PosVecTest/src/
Dmain.c313 G3_VectorTest(0, 0, FX16_ONE - 1); in TwlMain()