Searched full:irun (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/stepper/ |
D | stepper_trinamic.h | 120 COND_CODE_1(DT_PROP_EXISTS(node, irun), \ 121 BUILD_ASSERT(IN_RANGE(DT_PROP(node, irun), TMC_RAMP_IHOLD_IRUN_MIN, \ 122 TMC_RAMP_IHOLD_IRUN_MAX), "irun out of range"), ()); \ 147 .iholdrun = (TMC5XXX_IRUN(DT_PROP(node, irun)) | \
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,tmc5041.yaml | 52 irun = <2>; 110 - irun
|
D | adi,trinamic-ramp-generator.yaml | 89 irun: 95 IRUN is 16 to 31 for best microstep performance.
|