Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp317 double bDataVal = bData * pow(10, bExpVal); in checkSDRType01Threshold() local
321 sensorValCalculation(mData, bDataVal, expVal, in checkSDRType01Threshold()
324 sensorValCalculation(mData, bDataVal, expVal, in checkSDRType01Threshold()
340 SensorValConversion val = {mData, bDataVal, expVal, in checkSDRType01Threshold()