Home
last modified time | relevance | path

Searched refs:motor_full_steps_per_inch (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dhp4200.h133 unsigned int motor_full_steps_per_inch; member
H A Dhp4200.c206 s->hw_parms.motor_full_steps_per_inch = 300; in hp4200_init_registers()
599 s->hw_parms.motor_full_steps_per_inch, in compute_datalink_bandwidth()
1129 (4 * s->hw_parms.motor_full_steps_per_inch); in do_coarse_calibration()
1141 ff_step_size = compute_fastfeed_step_size (s->hw_parms.crystal_frequency, s->mclk_div, s->hw_parms.motor_max_speed, s->hw_parms.motor_full_steps_per_inch, 0); /* 0x0190; */ in do_coarse_calibration()
1455 (4 * s->hw_parms.motor_full_steps_per_inch); in do_fine_calibration()
1467 ff_step_size = compute_fastfeed_step_size (s->hw_parms.crystal_frequency, s->mclk_div, s->hw_parms.motor_max_speed, s->hw_parms.motor_full_steps_per_inch, 0); /* 0x0190; */ in do_fine_calibration()
1950 (4 * s->hw_parms.motor_full_steps_per_inch); in prepare_for_a_scan()
1981 motor_full_steps_per_inch, 0); in prepare_for_a_scan()
2070 s->hw_parms.motor_full_steps_per_inch, 0); in hp4200_init_scanner()

Completed in 6 milliseconds