Home
last modified time | relevance | path

Searched refs:SUPPLYVOLTAGE (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/ecs1030/
Decs1030.h35 #define SUPPLYVOLTAGE 5100 macro
Decs1030.cxx85 double ratio = m_calibration * ((SUPPLYVOLTAGE / 1000.0) / (ADC_RESOLUTION)); in getCurrency_B()