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

  /hardware/bsp/intel/peripheral/libupm/src/ecs1030/
ecs1030.h 34 #define ADC_RESOLUTION 1024
ecs1030.cxx 85 double ratio = m_calibration * ((SUPPLYVOLTAGE / 1000.0) / (ADC_RESOLUTION));

Completed in 74 milliseconds