Searched defs:step_dir_stepper_common_config (Results 1 – 1 of 1) sorted by relevance
29 struct step_dir_stepper_common_config { struct30 const struct gpio_dt_spec step_pin;31 const struct gpio_dt_spec dir_pin;32 bool dual_edge;33 const struct stepper_timing_source_api *timing_source;34 const struct device *counter;