Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFR32_I2CController.cs14 public class EFR32_I2CController : EFR32_GenericI2CController, IDoubleWordPeripheral class
16 public EFR32_I2CController(IMachine machine) : base(machine) in EFR32_I2CController() method in Antmicro.Renode.Peripherals.I2C.EFR32_I2CController