Home
last modified time | relevance | path

Searched refs:getCompRH (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/java/
DHTU21DSample.java47 compRH = sensor.getCompRH(); in main()
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dhtu21d.cxx60 compRH = sensor->getCompRH(true); in main()
/hardware/bsp/intel/peripheral/libupm/src/htu21d/
Dhtu21d.h115 float getCompRH(int bSampleData = true);
Dhtu21d.cpp118 HTU21D::getCompRH(int bSampleData) in getCompRH() function in HTU21D