Home
last modified time | relevance | path

Searched defs:ReadWord (Results 1 – 25 of 48) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIWordPeripheral.cs13 ushort ReadWord(long offset); in ReadWord() method
DRedirector.cs46 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Bus.Redirector
DPeripheralAccessMethods.cs27 public BusAccess.WordReadMethod ReadWord; field in Antmicro.Renode.Peripherals.Bus.PeripheralAccessMethods
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/Wrappers/
DWordPeripheralWrapper.cs18 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Bus.Wrappers.WordPeripheralWrapper
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DMockWordPeripheralWithoutTranslations.cs39 public virtual ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Mocks.MockWordPeripheralWithoutTranslations
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSDHCI.cs30 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SD.SDHCI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DAmbiqApollo4_BootromLogger.cs59 ReadWord = 0x74, enumerator
DBitBanding.cs55 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Miscellaneous.BitBanding
DBitAccess.cs47 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Miscellaneous.BitAccess
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DNPCX_SPIP.cs32 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SPI.NPCX_SPIP
DSTM32SPI.cs55 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SPI.STM32SPI
DSTM32H7_SPI.cs58 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SPI.STM32H7_SPI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/
DEfmSystemDevice.cs51 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.EfmSystemDevice
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DMSP430_eUSCI.cs34 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.UART.MSP430_eUSCI
DMPC5567_UART.cs75 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.UART.MPC5567_UART
DSAMD20_UART.cs165 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.UART.SAMD20_UART
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesas_GPIO.cs35 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.GPIOPort.Renesas_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DMSCM.cs34 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.IRQControllers.MSCM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DRenesasDA_I2C.cs67 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.I2C.RenesasDA_I2C
DSAMD21_I2C.cs50 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.I2C.SAMD21_I2C
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Memory/
DArrayMemory.cs87 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Memory.ArrayMemory
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DNPCX_TWD.cs63 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Timers.NPCX_TWD
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPythonPeripheral.cs113 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.Python.PythonPeripheral
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DVybridDma.cs35 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.DMA.VybridDma
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSTM32_CRC.cs89 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.CRC.STM32_CRC

12