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

  /hardware/bsp/intel/peripheral/libupm/src/otp538u/
otp538u.h 148 int m_adcResolution;
otp538u.cxx 56 m_adcResolution = 4096;
100 temp = temp * m_aref / m_adcResolution;
162 float temp1 = temp * m_aref / m_adcResolution;

Completed in 2440 milliseconds