Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc50xx_stepper_controller.c47 const bool is_sg_enabled; member
310 if (config->is_sg_enabled) { in tmc50xx_stepper_move_by()
337 if (config->is_sg_enabled) { in tmc50xx_stepper_move_by()
452 if (config->is_sg_enabled) { in tmc50xx_stepper_move_to()
466 if (config->is_sg_enabled) { in tmc50xx_stepper_move_to()
487 if (config->is_sg_enabled) { in tmc50xx_stepper_run()
512 if (config->is_sg_enabled) { in tmc50xx_stepper_run()
632 if (stepper_config->is_sg_enabled) { in tmc50xx_stepper_init()
700 .is_sg_enabled = DT_PROP(child, activate_stallguard2), \