Searched defs:sensorTypes (Results 1 – 10 of 10) sorted by relevance
98 const I2CDeviceTypeMap& sensorTypes) in instantiateDevices()
122 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
57 static constexpr auto sensorTypes{std::to_array<const char*>({"ADC"})}; variable
42 sensorTypes{ variable
65 static const I2CDeviceTypeMap sensorTypes{ variable
361 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
57 static auto sensorTypes{std::to_array<const char*>( variable
104 static constexpr auto sensorTypes{std::to_array<const char*>({"XeonCPU"})}; variable
338 std::span<const std::string_view> sensorTypes, in reduceSensorList()410 std::span<const std::string_view> sensorTypes, in getChassis()
67 static const I2CDeviceTypeMap sensorTypes{ variable