Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dhx711.js32 scale.tare(2);
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dhx711.cxx38 scale->tare(); in main()
/hardware/bsp/intel/peripheral/libupm/src/hx711/
Dhx711.h113 void tare(uint8_t times = 10);
Dhx711.cxx133 void HX711::tare(uint8_t times){ in tare() function in HX711