Searched defs:micro_steps (Results 1 – 5 of 5) sorted by relevance
242 static inline int z_impl_stepper_move_by(const struct device *dev, const int32_t micro_steps) in z_impl_stepper_move_by()385 static inline int z_impl_stepper_move_to(const struct device *dev, const int32_t micro_steps) in z_impl_stepper_move_to()
181 static int gpio_stepper_move_by(const struct device *dev, int32_t micro_steps) in gpio_stepper_move_by()223 static int gpio_stepper_move_to(const struct device *dev, int32_t micro_steps) in gpio_stepper_move_to()
203 int32_t micro_steps = shell_strtol(argv[ARG_IDX_PARAM], 10, &err); in cmd_stepper_move_by() local
226 int step_dir_stepper_common_move_by(const struct device *dev, const int32_t micro_steps) in step_dir_stepper_common_move_by()
304 static int tmc5041_stepper_move_by(const struct device *dev, const int32_t micro_steps) in tmc5041_stepper_move_by()445 static int tmc5041_stepper_move_to(const struct device *dev, const int32_t micro_steps) in tmc5041_stepper_move_to()