Home
last modified time | relevance | path

Searched defs:ReadDoubleWord (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIDoubleWordPeripheral.cs13 uint ReadDoubleWord(long offset); in ReadDoubleWord() method
DSilencer.cs14 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Bus.Silencer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DActivelyAskedPeripheral.cs29 public override uint ReadDoubleWord (long offset) in ReadDoubleWord() method in Antmicro.Renode.UnitTests.Mocks.ActivelyAskedPeripheral
DMockPeripheralWithProtectedConstructor.cs20 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.UnitTests.Mocks.MockPeripheralWithProtectedConstructor
DNullRegister.cs38 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.UnitTests.Mocks.NullRegister
DMockRegister.cs46 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.UnitTests.Mocks.MockRegister
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DFSLNAND.cs33 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.MTD.FSLNAND
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEfm32Timer.cs48 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Timers.Efm32Timer
DOMAP_GPTimer.cs39 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Timers.OMAP_GPTimer
DTegraTimer.cs28 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Timers.TegraTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DMockDoubleWordPeripheralWithOnlyRegionReadMethod.cs21 public virtual uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Mocks.MockDoubleWordPeripheralWithOnlyRegionReadMethod
DMockDoubleWordPeripheralWithoutTranslations.cs34 public virtual uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Mocks.MockDoubleWordPeripheralWithoutTranslations
DSimpleDMA.cs46 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.SimpleDMA
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/
DTegraSyncpts.cs40 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Video.TegraSyncpts
DVybridDCU.cs76 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Video.VybridDCU
DTegraDisplay.cs73 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Video.TegraDisplay
DPL110.cs36 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Video.PL110
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/Wrappers/
DDoubleWordPeripheralWrapper.cs18 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Bus.Wrappers.DoubleWordPeripheralWrapper
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/
DSimpleTicker.cs24 public virtual uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Timers.SimpleTicker
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DDummySensor.cs15 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Sensors.DummySensor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DFastEthernetController.cs16 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Network.FastEthernetController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DMPFS_DDRMock.cs20 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Miscellaneous.MPFS_DDRMock
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DTegraDVC.cs20 public override uint ReadDoubleWord (long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.I2C.TegraDVC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DTrivialUart.cs25 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.UART.TrivialUart
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Cache/
DPL310.cs15 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Cache.PL310

12345678910>>...14