Home
last modified time | relevance | path

Searched refs:startCounter (Results 1 – 5 of 5) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dwheelencoder.js36 sensor.startCounter();
/hardware/bsp/intel/peripheral/libupm/src/wheelencoder/
Dwheelencoder.h105 void startCounter();
Dwheelencoder.cxx80 void WheelEncoder::startCounter() in startCounter() function in WheelEncoder
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dwheelencoder.cxx51 sensor->startCounter(); in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dwheelencoder.py46 sensor.startCounter();