Home
last modified time | relevance | path

Searched refs:GenerateControlRegister (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFR32xG2_I2CController.cs27 {(long)Registers.Control, GenerateControlRegister()}, in EFR32xG2_I2CController()
DEFR32_I2CController.cs20 {(long)Registers.Control, GenerateControlRegister()}, in EFR32_I2CController()
DEFR32_GenericI2CController.cs42 protected DoubleWordRegister GenerateControlRegister() => new DoubleWordRegister(this) in GenerateControlRegister() method in Antmicro.Renode.Peripherals.I2C.EFR32_GenericI2CController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DEFR32xG22_USART.cs35 {(long)Registers.Control, GenerateControlRegister()}, in EFR32xG22_USART()
DEFR32_USART.cs23 {(long)Registers.Control, GenerateControlRegister()}, in EFR32_USART()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/SiLabs/
DEFR32_GenericUSART.cs210 protected DoubleWordRegister GenerateControlRegister() => new DoubleWordRegister(this) in GenerateControlRegister() method in Antmicro.Renode.Peripherals.UART.Silabs.EFR32_GenericUSART