Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/enc03r/
Denc03r.cxx34 ENC03R::ENC03R(int pin, float vref) in ENC03R()
/hardware/bsp/intel/peripheral/libupm/src/otp538u/
Dotp538u.h140 void setVRef(float vref) { m_vref = vref; }; in setVRef()
/hardware/bsp/intel/peripheral/libupm/src/grovevdiv/
Dgrovevdiv.cxx62 float GroveVDiv::computedValue(uint8_t gain, unsigned int val, int vref, int res) in computedValue()
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.cxx35 ADC121C021::ADC121C021(int bus, uint8_t address, float vref) in ADC121C021()