Searched refs:DFLT_STICK_CAL_MAX (Results 1 – 1 of 1) sorted by relevance
292 static const u16 DFLT_STICK_CAL_MAX = 3500; variable326 ctlr->left_stick_cal_x.max = DFLT_STICK_CAL_MAX; in joycon_request_calibration()330 ctlr->left_stick_cal_y.max = DFLT_STICK_CAL_MAX; in joycon_request_calibration()334 ctlr->right_stick_cal_x.max = DFLT_STICK_CAL_MAX; in joycon_request_calibration()338 ctlr->right_stick_cal_y.max = DFLT_STICK_CAL_MAX; in joycon_request_calibration()