Searched refs:ramp_last (Results 1 – 3 of 3) sorted by relevance
22 ramp_last = 4, enumerator77 ramp_sts = ramp_last; in isr_motor_step()119 if (ramp_sts != ramp_last) // else repeat last action: no step in isr_motor_step()
22 ramp_last = 4, enumerator69 ramp_sts = ramp_last; in isr_motor_step()101 if (ramp_sts != ramp_last) // else repeat last action: no step in isr_motor_step()
28 #define ramp_last 4 macro76 ramp_sts = ramp_last; in isr_motor_step()111 if (ramp_sts!=ramp_last) // else repeat last action: no step in isr_motor_step()