OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vref
(Results
1 - 11
of
11
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/otp538u/
otp538u.h
138
* @param
vref
Reference voltage of the internal sensor; default is 2.5 V
140
void setVRef(float
vref
) { m_vref =
vref
; };
/hardware/bsp/intel/peripheral/libupm/src/enc03r/
enc03r.cxx
34
ENC03R::ENC03R(int pin, float
vref
)
43
m_vref =
vref
;
enc03r.h
64
* @param
vref
Reference voltage to use; default is 5.0 V
66
ENC03R(int pin, float
vref
=5.0);
/hardware/bsp/intel/peripheral/libupm/src/grovevdiv/
grovevdiv.cxx
62
float GroveVDiv::computedValue(uint8_t gain, unsigned int val, int
vref
, int res)
64
return ((float(gain) * float(val) * float(
vref
) / float(res)) / 1000.0);
grovevdiv.h
87
* @param
vref
Reference voltage in millivolts
92
float computedValue(uint8_t gain, unsigned int val, int
vref
=GROVEVDIV_VREF,
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.h
98
* @param
vref
Reference voltage for this sensor; default is 3.0v
101
float
vref
= ADC121C021_DEFAULT_VREF);
150
* Converts a supplied value to voltage based on the set
vref
adc121c021.cxx
35
ADC121C021::ADC121C021(int bus, uint8_t address, float
vref
)
57
m_vref =
vref
;
/external/libjpeg-turbo/
turbojpeg.c
356
int href=1,
vref
=1;
local
359
href=tjMCUWidth[i]/8;
vref
=tjMCUHeight[i]/8;
362
&& dinfo->comp_info[k].v_samp_factor==
vref
)
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 862 milliseconds