Lines Matching refs:L298
35 L298::L298(int pwmA, int dir1, int dir2) in L298() function in L298
76 L298::L298(int stepsPerRev, int en, int i1, int i2, int i3, int i4) in L298() function in L298
141 void L298::initClock() in initClock()
146 uint32_t L298::getMillis() in getMillis()
175 L298::~L298() in ~L298()
198 void L298::setPeriodMS(int ms) in setPeriodMS()
208 void L298::enable(bool enable) in enable()
221 void L298::setSpeed(int speed) in setSpeed()
245 void L298::setDirection(L298_DIRECTION_T dir) in setDirection()
279 void L298::stepperStep() in stepperStep()
318 void L298::stepperSteps(unsigned int steps) in stepperSteps()