Home
last modified time | relevance | path

Searched defs:tmc5041_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc5041_stepper_controller.c25 struct tmc5041_config { struct
26 const uint32_t gconf;
27 struct spi_dt_spec spi;
28 const uint32_t clock_frequency;
354 const struct tmc5041_config *tmc5041_config = config->controller->config; in tmc5041_stepper_set_max_velocity() local
485 const struct tmc5041_config *tmc5041_config = config->controller->config; in tmc5041_stepper_run() local