Searched defs:vref (Results 1 – 4 of 4) sorted by relevance
34 ENC03R::ENC03R(int pin, float vref) in ENC03R()
140 void setVRef(float vref) { m_vref = vref; }; in setVRef()
62 float GroveVDiv::computedValue(uint8_t gain, unsigned int val, int vref, int res) in computedValue()
35 ADC121C021::ADC121C021(int bus, uint8_t address, float vref) in ADC121C021()