Searched defs:I2CDeviceParams (Results 1 – 1 of 1) sorted by relevance
28 struct I2CDeviceParams struct30 I2CDeviceParams(const I2CDeviceType& type, uint64_t bus, uint64_t address) : in I2CDeviceParams() function41 std::optional<I2CDeviceParams> getI2CDeviceParams( argument