Home
last modified time | relevance | path

Searched refs:tmc50xx_stepper_set_ramp (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/stepper/
Dstepper_trinamic.h162 int tmc50xx_stepper_set_ramp(const struct device *dev,
/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc50xx_stepper_controller.c528 int tmc50xx_stepper_set_ramp(const struct device *dev, in tmc50xx_stepper_set_ramp() function
666 err = tmc50xx_stepper_set_ramp(dev, &stepper_config->default_ramp_config); in tmc50xx_stepper_init()
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst472 :c:func:`tmc50xx_stepper_set_max_velocity` or :c:func:`tmc50xx_stepper_set_ramp`.