Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIpmbSDRSensor.cpp316 double bDataVal = bData * pow(10, bExpVal); in checkSDRType01Threshold() local
320 sensorValCalculation(mData, bDataVal, expVal, in checkSDRType01Threshold()
323 sensorValCalculation(mData, bDataVal, expVal, in checkSDRType01Threshold()
339 SensorValConversion val = {mData, bDataVal, expVal, in checkSDRType01Threshold()