Home
last modified time | relevance | path

Searched refs:DIR_NONE (Results 1 – 6 of 6) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dl298.cxx48 l298->setDirection(upm::L298::DIR_NONE); // fast stop in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dl298.py58 myHBridge.setDirection(upmL298.L298.DIR_NONE) # fast stop
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dl298.js48 myHBridge_obj.setDirection(HBridge_lib.L298.DIR_NONE); // fast stop
/hardware/bsp/intel/peripheral/libupm/src/l298/
Dl298.h76 DIR_NONE = 0x00, enumerator
Dl298.cxx70 setDirection(DIR_NONE); in L298()
189 setDirection(DIR_NONE); in ~L298()
/hardware/bsp/intel/peripheral/libupm/src/adafruitms1438/
Dadafruitms1438.h76 DIR_NONE = 0x00, enumerator