Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/kpad/include/
DKPADinside.h131 extern f32 kp_acc_horizon_pw ; // Conditions when calculating the rotation from the accelerati…
/RvlSDK-2.1/build/libraries/kpad/src/
DKPAD.c38 f32 kp_acc_horizon_pw = 0.050f ; // Conditions when calculating the rotation from th… variable
657 f1 *= f1 * kp_acc_horizon_pw ; in calc_acc_horizon()
705 f1 *= f1 * kp_acc_horizon_pw ; in calc_acc_vertical()