Searched refs:tmc5xxx_calculate_velocity_from_hz_to_fclk (Results 1 – 2 of 2) sorted by relevance
36 static inline uint32_t tmc5xxx_calculate_velocity_from_hz_to_fclk(uint64_t velocity_hz, in tmc5xxx_calculate_velocity_from_hz_to_fclk() function
359 velocity_fclk = tmc5xxx_calculate_velocity_from_hz_to_fclk(velocity, clock_frequency); in tmc5041_stepper_set_max_velocity()491 velocity_fclk = tmc5xxx_calculate_velocity_from_hz_to_fclk(velocity, clock_frequency); in tmc5041_stepper_run()