Searched refs:unitVolts (Results 1 – 6 of 6) sorted by relevance
38 constexpr const char* unitVolts = "xyz.openbmc_project.Sensor.Value.Unit.Volts"; variable
66 setInitialProperties(sensor_paths::unitVolts);
90 setInitialProperties(sensor_paths::unitVolts); in ADCSensor()
96 setInitialProperties(sensor_paths::unitVolts); in SmbpbiSensor()
1090 {"in", sensor_paths::unitVolts}, in propertyInitialize()1091 {"voltage", sensor_paths::unitVolts}, in propertyInitialize()
114 return sensor_paths::unitVolts; in getSubTypeUnits()