Home
last modified time | relevance | path

Searched refs:Config1 (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DESAMemoryController.cs27 case RegisterOffset.Config1: in ReadDoubleWord()
45 case RegisterOffset.Config1: in WriteDoubleWord()
106 Config1 = 0x00, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DPicoRV_SPI.cs27 {(long)Registers.Config1, new DoubleWordRegister(this) in PicoRV_SPI()
157 Config1 = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S.cs197 Registers.Config1.Define(this) in DefineRegisters()
240 Config1 = 0x020 + 0x4, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DESP32_UART.cs75 {(long)Registers.Config1, new DoubleWordRegister(this) in ESP32_UART()
212 Config1 = 0x24, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DIMXRT_GPIO.cs175 registersDictionary.Add((long)Registers.Config1, config1); in BuildRegisterMap()
261 Config1 = 0xc, enumerator