Lines Matching defs:sensorUnit
116 sensorUnit = SensorUnit::DegreesC;
122 sensorUnit = SensorUnit::DegreesC;
126 sensorUnit = SensorUnit::Volts;
130 sensorUnit = SensorUnit::Amperes;
134 sensorUnit = SensorUnit::RPMS;
138 sensorUnit = SensorUnit::Watts;
142 sensorUnit = SensorUnit::Joules;
146 sensorUnit = SensorUnit::Percent;
150 sensorUnit = SensorUnit::Hertz;
312 valueIntf->unit(sensorUnit);
555 valueIntf->unit(sensorUnit);
978 * @param[in] sensorUnit - The units of the sensor.
988 SensorUnit sensorUnit, double threshold)
993 sensorUnit, "THRESHOLD_VALUE", threshold));
1030 helper(sensorObjPath, value, sensorUnit, threshold);
1049 sensorUnit));