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

  /hardware/bsp/intel/peripheral/libupm/src/groveehr/
groveehr.h 104 uint32_t beatCounter();
groveehr.cxx 105 uint32_t GroveEHR::beatCounter()
119 uint32_t beats = beatCounter();
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
groveehr.cxx 58 uint32_t beats = heart->beatCounter();
  /hardware/bsp/intel/peripheral/libupm/examples/java/
GroveEHRSample.java 49 long beats = heart.beatCounter();
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
groveehr.js 42 beats = myHeartRateSensor.beatCounter();
  /hardware/bsp/intel/peripheral/libupm/examples/python/
groveehr.py 58 beats = myHeartRateSensor.beatCounter()

Completed in 120 milliseconds