Searched refs:is_sg_enabled (Results 1 – 1 of 1) sorted by relevance
47 const bool is_sg_enabled; member310 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), \