Searched refs:sg_velocity_check_interval_ms (Results 1 – 1 of 1) sorted by relevance
48 const uint32_t sg_velocity_check_interval_ms; member160 k_work_reschedule(dwork, K_MSEC(stepper_config->sg_velocity_check_interval_ms)); in stallguard_work_handler()339 K_MSEC(config->sg_velocity_check_interval_ms)); in tmc5041_stepper_move_by()468 K_MSEC(config->sg_velocity_check_interval_ms)); in tmc5041_stepper_move_to()528 K_MSEC(config->sg_velocity_check_interval_ms)); in tmc5041_stepper_run()656 stepper_config->sg_velocity_check_interval_ms); in tmc5041_stepper_init()675 K_MSEC(stepper_config->sg_velocity_check_interval_ms)); in tmc5041_stepper_init()712 .sg_velocity_check_interval_ms = DT_PROP(child, \