Searched full:pascals (Results 1 – 10 of 10) sorted by relevance
49 "Pascals" For objects in the temperature namespace, Unit must be83 - name: Pascals85 Pressure as pascals.
29 "xyz.openbmc_project.Sensor.Value.Unit.Pascals";
47 if (units == "Pascals" || units == unitPascals) in getPathForUnits()
56 static constexpr double maxValuePressure = 120000; // Pascals57 static constexpr double minValuePressure = 30000; // Pascals149 // Pascals. On D-Bus for Open BMC we use the International in getSensorParameters()159 // Pressures are read in kilopascal, we need Pascals. in getSensorParameters()
44 // Pressures are read in kilopascal, we need Pascals. On D-Bus for Open BMC
63 help="Atmospheric pressure in Pascals",
699 {"pressure", ValueIface::Unit::Pascals}};
430 PASCALS = 0x42, enumerator
1096 "Pascals"
1427 * Pressure is returned in Pascals in fractional form down 2^16. in bmp580_read_press()