Home
last modified time | relevance | path

Searched defs:times (Results 1 – 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/hx711/
Dhx711.cxx117 unsigned long HX711::readAverage(uint8_t times){ in readAverage()
125 double HX711::getValue(uint8_t times){ in getValue()
129 float HX711::getUnits(uint8_t times){ in getUnits()
133 void HX711::tare(uint8_t times){ in tare()