Searched refs:SensorEventTypeCodes (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 41 const char*, std::pair<SensorTypeCodes, SensorEventTypeCodes>, CmpStr> 44 SensorEventTypeCodes::threshold)}, 46 SensorEventTypeCodes::threshold)}, 48 SensorEventTypeCodes::threshold)}, 50 SensorEventTypeCodes::threshold)}, 52 SensorEventTypeCodes::threshold)}, 54 SensorEventTypeCodes::sensorSpecified)}, 56 SensorEventTypeCodes::sensorSpecified)}, 58 SensorEventTypeCodes::threshold)}, 60 SensorEventTypeCodes::sensorSpecified)}, [all …]
|
H A D | sensorcommands.cpp | 333 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in getSensorMap() 912 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorReading() 1469 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorEventEnable() 1615 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorEventStatus() 2230 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in getSensorDataRecord()
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sdrutils.hpp | 322 enum class SensorEventTypeCodes : uint8_t enum 330 const char*, std::pair<SensorTypeCodes, SensorEventTypeCodes>, CmpStr>
|