Home
last modified time | relevance | path

Searched defs:I2CDevice (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/tools/i2c/
H A Di2c.hpp8 class I2CDevice : public I2CInterface class
24 explicit I2CDevice(uint8_t busId, uint8_t devAddr, in I2CDevice() function in i2c::I2CDevice
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.cpp92 I2CDevice::I2CDevice(I2CDeviceParams params) : params(params) in I2CDevice() function in I2CDevice
H A DDeviceMgmt.hpp58 class I2CDevice class
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/
H A Dmeson.build9 subdir('I2CDevice') subdir