HomeSort by relevance Sort by last modified time
    Searched defs:volt (Results 1 - 4 of 4) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/ecs1030/
ecs1030.cxx 57 float volt = 0; local
62 volt = (VOLT_M * sensorValue) - 2.5;
63 volt = volt * volt;
64 rms = rms + volt;
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 142 milliseconds