Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/ta12200/
Dta12200.cxx105 float effectiveVal; in milliAmps() local
112 effectiveVal = ampCurrent/1.414; in milliAmps()
113 return (effectiveVal); in milliAmps()