Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc5041_stepper_controller.c49 const uint32_t sg_threshold_velocity; member
135 if (abs(actual_velocity) < config->sg_threshold_velocity) { in stallguard_enable()
711 .sg_threshold_velocity = DT_PROP(child, stallguard_threshold_velocity), \