Searched refs:vhigh (Results 1 – 2 of 2) sorted by relevance
76 uint32_t vhigh; member114 COND_CODE_1(DT_PROP_EXISTS(node, vhigh), \115 BUILD_ASSERT(IN_RANGE(DT_PROP(node, vhigh), TMC_RAMP_VHIGH_MIN, \146 .vhigh = DT_PROP(node, vhigh), \
586 err = tmc5041_write(config->controller, TMC5041_VHIGH(config->index), ramp_data->vhigh); in tmc5041_stepper_set_ramp()