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

  /hardware/bsp/intel/peripheral/libupm/examples/java/
HTU21DSample.java 44 sensor.testSensor();
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
am2315.cxx 56 sensor->testSensor();
htu21d.cxx 57 sensor->testSensor();
mpl3115a2.cxx 58 sensor->testSensor();
  /hardware/bsp/intel/peripheral/libupm/src/am2315/
am2315.h 125 int testSensor(void);
am2315.cpp 120 AM2315::testSensor(void)
  /hardware/bsp/intel/peripheral/libupm/src/htu21d/
htu21d.h 121 * testSensor() function below uses the heater.
139 int testSensor(void);
htu21d.cpp 149 HTU21D::testSensor(void)
  /hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.h 104 int testSensor(void);
mpl3115a2.cpp 73 MPL3115A2::testSensor(void)

Completed in 140 milliseconds