Home
last modified time | relevance | path

Searched refs:ramp_max (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/safe_numerics/example/
Dmotor2.c20 ramp_max = 2, enumerator
91 ramp_sts = ramp_max; in isr_motor_step()
97 case ramp_max: // constant speed in isr_motor_step()
Dmotor1.c20 ramp_max = 2, enumerator
77 ramp_sts = ramp_max; in isr_motor_step()
83 case ramp_max: // constant speed in isr_motor_step()
DMotor.c26 #define ramp_max 2 macro
85 ramp_sts = ramp_max; in isr_motor_step()
91 case ramp_max: // constant speed in isr_motor_step()