Home
last modified time | relevance | path

Searched refs:ampCurrent (Results 1 – 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/ta12200/
Dta12200.cxx104 float ampCurrent; in milliAmps() local
111 ampCurrent = float(val) / float(res) * 12500.0; in milliAmps()
112 effectiveVal = ampCurrent/1.414; in milliAmps()