Searched refs:PAD_MOTOR_STOP_HARD (Results 1 – 3 of 3) sorted by relevance
214 #define PAD_MOTOR_STOP_HARD 2 macro242 #define PADStopMotorHard(chan) PADControlMotor((chan), PAD_MOTOR_STOP_HARD)
222 #define PAD_MOTOR_STOP_HARD 2 macro250 #define PADStopMotorHard(chan) PADControlMotor((chan), PAD_MOTOR_STOP_HARD)
66 Motor[chan] = PAD_MOTOR_STOP_HARD; in RambleCont()