Searched refs:amax (Results 1 – 3 of 3) sorted by relevance
70 uint16_t amax; member96 COND_CODE_1(DT_PROP_EXISTS(node, amax), \97 BUILD_ASSERT(IN_RANGE(DT_PROP(node, amax), TMC_RAMP_AMAX_MIN, \140 .amax = DT_PROP(node, amax), \
42 amax = <50000>;
543 err = tmc50xx_write(config->controller, TMC50XX_AMAX(config->index), ramp_data->amax); in tmc50xx_stepper_set_ramp()