Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DOpenTitan_I2C.cs21 …public class OpenTitan_I2C : SimpleContainer<II2CPeripheral>, II2CPeripheral, IDoubleWordPeriphera… class
23 public OpenTitan_I2C(IMachine machine) : base(machine) in OpenTitan_I2C() method in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C