Searched defs:commandCode (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-modbus/rtu/modbus/ | ||
| H A D | modbus_commands.hpp | 29 static constexpr uint8_t commandCode = ReadHoldingRegistersFunctionCode; member in phosphor::modbus::rtu::ReadHoldingRegistersRequest |
| /openbmc/dbus-sensors/src/nvidia-gpu/ | ||
| H A D | NvidiaGpuMctpVdm.cpp | 222 encodeGetPowerDrawRequest(PlatformEnvironmentalCommands commandCode,uint8_t instanceId,uint8_t sensorId,uint8_t averagingInterval,std::span<uint8_t> buf) encodeGetPowerDrawRequest() argument |
| /openbmc/dbus-sensors/src/tests/ | ||
| H A D | test_NvidiaGpuSensorTest.cpp | 651 gpu::PlatformEnvironmentalCommands commandCode = TEST_F() local |