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 tmc5041_stepper_move_by()337 if (config->is_sg_enabled) { in tmc5041_stepper_move_by()452 if (config->is_sg_enabled) { in tmc5041_stepper_move_to()466 if (config->is_sg_enabled) { in tmc5041_stepper_move_to()493 if (config->is_sg_enabled) { in tmc5041_stepper_run()526 if (config->is_sg_enabled) { in tmc5041_stepper_run()646 if (stepper_config->is_sg_enabled) { in tmc5041_stepper_init()714 .is_sg_enabled = DT_PROP(child, activate_stallguard2), \