Searched refs:SensorEventTypeCodes (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | sdrutils.cpp | 52 const char*, std::pair<SensorTypeCodes, SensorEventTypeCodes>, CmpStr> 55 SensorEventTypeCodes::threshold)}, 57 SensorEventTypeCodes::threshold)}, 59 SensorEventTypeCodes::threshold)}, 61 SensorEventTypeCodes::threshold)}, 63 SensorEventTypeCodes::threshold)}, 65 SensorEventTypeCodes::sensorSpecified)}, 67 SensorEventTypeCodes::sensorSpecified)}, 69 SensorEventTypeCodes::threshold)}, 71 SensorEventTypeCodes::sensorSpecified)}, [all …]
|
| H A D | sensorcommands.cpp | 343 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in getSensorMap() 923 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorReading() 1491 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorEventEnable() 1639 static_cast<uint8_t>(SensorEventTypeCodes::threshold)) in ipmiSenGetSensorEventStatus() 2249 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>
|