Searched refs:DFLT_STICK_CAL_MIN (Results 1 – 1 of 1) sorted by relevance
293 static const u16 DFLT_STICK_CAL_MIN = 500; variable327 ctlr->left_stick_cal_x.min = DFLT_STICK_CAL_MIN; in joycon_request_calibration()331 ctlr->left_stick_cal_y.min = DFLT_STICK_CAL_MIN; in joycon_request_calibration()335 ctlr->right_stick_cal_x.min = DFLT_STICK_CAL_MIN; in joycon_request_calibration()339 ctlr->right_stick_cal_y.min = DFLT_STICK_CAL_MIN; in joycon_request_calibration()