Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/kpad/src/
DKPAD.c80 static s32 kp_ex_analog_min = 0 ; // Clamp settings for analog input from an extension co… variable
1797 … clamp_trigger( &ep->cl.rstick.x, uwp->u.cl.clRStickX, kp_ex_analog_min, kp_ex_analog_max ) ; in read_kpad_ext()
1798 … clamp_trigger( &ep->cl.rstick.y, uwp->u.cl.clRStickY, kp_ex_analog_min, kp_ex_analog_max ) ; in read_kpad_ext()