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

  /hardware/bsp/intel/peripheral/libupm/src/ecs1030/
ecs1030.h 78 static const uint8_t VOLT_M = 5.1 / 1023;
ecs1030.cxx 62 volt = (VOLT_M * sensorValue) - 2.5;

Completed in 82 milliseconds