Lines Matching refs:motor_profile
306 const MotorProfile& motor_profile,
316 scan_exposure_time, scan_yres, static_cast<unsigned>(motor_profile.step_type),
345 scan_exposure_time, step_multiplier, motor_profile);
353 StepType fast_step_type = motor_profile.step_type;
354 if (static_cast<unsigned>(motor_profile.step_type) >= static_cast<unsigned>(StepType::QUARTER)) {
358 MotorProfile fast_motor_profile = motor_profile;
374 feedl <<= static_cast<unsigned>(motor_profile.step_type);
398 if (motor_profile.step_type == StepType::QUARTER) {
400 } else if (static_cast<unsigned>(motor_profile.step_type) > static_cast<unsigned>(StepType::QUARTER)) {
428 reg->set24(REG_0x60, z1 | (static_cast<unsigned>(motor_profile.step_type) << (16+REG_0x60S_STEPSEL)));
429 reg->set24(REG_0x63, z2 | (static_cast<unsigned>(motor_profile.step_type) << (16+REG_0x63S_FSTPSEL)));
613 const auto& motor_profile = get_motor_profile(dev->motor.profiles, exposure_time, session);
619 gl847_init_motor_regs_scan(dev, sensor, reg, motor_profile, exposure_time, slope_dpi,