Searched defs:tmc5041_config (Results 1 – 1 of 1) sorted by relevance
25 struct tmc5041_config { struct26 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() local485 const struct tmc5041_config *tmc5041_config = config->controller->config; in tmc5041_stepper_run() local