Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc50xx_stepper_controller.c48 const uint32_t sg_velocity_check_interval_ms; member
160 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 tmc50xx_stepper_move_by()
468 K_MSEC(config->sg_velocity_check_interval_ms)); in tmc50xx_stepper_move_to()
514 K_MSEC(config->sg_velocity_check_interval_ms)); in tmc50xx_stepper_run()
642 stepper_config->sg_velocity_check_interval_ms); in tmc50xx_stepper_init()
661 K_MSEC(stepper_config->sg_velocity_check_interval_ms)); in tmc50xx_stepper_init()
698 .sg_velocity_check_interval_ms = DT_PROP(child, \