Searched defs:sensorTypes (Results 1 – 10 of 10) sorted by relevance
84 const I2CDeviceTypeMap& sensorTypes) in instantiateDevices()
59 static constexpr auto sensorTypes{std::to_array<const char*>({"ADC"})}; variable
67 static const I2CDeviceTypeMap sensorTypes{ variable
59 static auto sensorTypes{std::to_array<const char*>( variable
106 static constexpr auto sensorTypes{std::to_array<const char*>({"XeonCPU"})}; variable
66 static const I2CDeviceTypeMap sensorTypes{ variable
122 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
42 sensorTypes{ variable
361 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
330 std::span<const std::string_view> sensorTypes, in reduceSensorList()402 std::span<const std::string_view> sensorTypes, in getChassis()