Searched refs:DFLT_STICK_CAL_CEN (Results 1 – 1 of 1) sorted by relevance
291 static const u16 DFLT_STICK_CAL_CEN = 2000; variable325 ctlr->left_stick_cal_x.center = DFLT_STICK_CAL_CEN; in joycon_request_calibration()329 ctlr->left_stick_cal_y.center = DFLT_STICK_CAL_CEN; in joycon_request_calibration()333 ctlr->right_stick_cal_x.center = DFLT_STICK_CAL_CEN; in joycon_request_calibration()337 ctlr->right_stick_cal_y.center = DFLT_STICK_CAL_CEN; in joycon_request_calibration()