Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/groveehr/
Dgroveehr.h97 void stopBeatCounter();
Dgroveehr.cxx99 void GroveEHR::stopBeatCounter() in stopBeatCounter() function in GroveEHR
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dgroveehr.js57 myHeartRateSensor.stopBeatCounter();
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dgroveehr.cxx71 heart->stopBeatCounter(); in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dgroveehr.py40 myHeartRateSensor.stopBeatCounter()