Searched refs:step_count (Results 1 – 5 of 5) sorted by relevance
116 if (data->step_count > 0) { in update_remaining_steps()117 data->step_count--; in update_remaining_steps()118 } else if (data->step_count < 0) { in update_remaining_steps()119 data->step_count++; in update_remaining_steps()130 if (data->step_count > 0) { in update_direction_from_step_count()132 } else if (data->step_count < 0) { in update_direction_from_step_count()144 if (data->step_count) { in position_mode_task()150 if (config->timing_source->needs_reschedule(dev) && data->step_count != 0) { in position_mode_task()238 data->step_count = micro_steps; in step_dir_stepper_common_move_by()300 data->step_count = value - data->actual_position; in step_dir_stepper_common_move_to()
74 int32_t step_count; member
41 int32_t step_count; member112 if (data->step_count > 0) { in update_remaining_steps()113 data->step_count--; in update_remaining_steps()115 } else if (data->step_count < 0) { in update_remaining_steps()116 data->step_count++; in update_remaining_steps()131 if (data->step_count > 0) { in update_direction_from_step_count()133 } else if (data->step_count < 0) { in update_direction_from_step_count()144 if (data->step_count) { in position_mode_task()196 data->step_count = micro_steps; in gpio_stepper_move_by()238 data->step_count = micro_steps - data->actual_position; in gpio_stepper_move_to()
76 int step_count = 0; in pads_2511020213301_sample_fetch() local110 } else if (step_count >= MAX_POLL_STEP_COUNT) { in pads_2511020213301_sample_fetch()114 step_count++; in pads_2511020213301_sample_fetch()
648 uint8_t step_count, in lp5562_program_ramp() argument665 LP5562_PROG_COMMAND_STEP_COUNT(fade_dir, step_count)); in lp5562_program_ramp()