Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/wpad/src/
DWPADClamp.c41 static void __ClampCube ( s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max );
42 static void __ClampSphere ( s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max );
275 WPADAcc wunit; in WPADClampAcc()
276 WPADAcc funit; in WPADClampAcc()
583 static void __ClampCube(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampCube()
643 static void __ClampSphere(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampSphere()
/RvlSDK-2.1/include/revolution/
Dwpad.h491 typedef struct WPADAcc struct
496 } WPADAcc; argument
538 void WPADGetAccGravityUnit ( s32 chan, u32 type, WPADAcc *acc );
/RvlSDK-2.1/build/libraries/kpad/src/
DKPAD.c752 WPADAcc core1G = {1, 1, 1}; in read_kpad_acc()
761 WPADAcc fs1G = {1, 1, 1}; in read_kpad_acc()