HomeSort by relevance Sort by last modified time
    Searched refs:m_calibration (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/ecs1030/
ecs1030.h 123 double m_calibration; member in class:upm::ECS1030
ecs1030.cxx 42 m_calibration = 111.1;
85 double ratio = m_calibration * ((SUPPLYVOLTAGE / 1000.0) / (ADC_RESOLUTION));

Completed in 33 milliseconds