HomeSort by relevance Sort by last modified time
    Searched refs:DIRECTION_T (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/adafruitms1438/
adafruitms1438.h 79 } DIRECTION_T;
184 void setMotorDirection(DCMOTORS_T motor, DIRECTION_T dir);
192 void setStepperDirection(STEPMOTORS_T motor, DIRECTION_T dir);
adafruitms1438.cxx 169 void AdafruitMS1438::setMotorDirection(DCMOTORS_T motor, DIRECTION_T dir)
194 void AdafruitMS1438::setStepperDirection(STEPMOTORS_T motor, DIRECTION_T dir)

Completed in 229 milliseconds