Home
last modified time | relevance | path

Searched defs:ReadByte (Results 1 – 25 of 92) sorted by relevance

1234

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBytePeripheral.cs13 byte ReadByte(long offset); in ReadByte() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockIrqSender.cs26 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.UnitTests.Mocks.MockIrqSender
DMachineTestPeripheral.cs27 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MachineTestPeripheral
DMockPeripheralUsingReferenceAttribute.cs23 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralUsingReferenceAttribute
DMockPeripheralWithBoolAttribute.cs23 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithBoolAttribute
DMockPeripheralWithNumericalAttrubute.cs23 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithNumericalAttrubute
DMockPeripheralWithObjectAttribute.cs23 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithObjectAttribute
DMockPeripheralWithStringAttribute.cs23 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithStringAttribute
DMockPeripheralWithRangeAttribute.cs26 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithRangeAttribute
DMockReceiver.cs35 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.UnitTests.Mocks.MockReceiver
DMockGPIOByNumberConnectorPeripheral.cs42 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.UnitTests.Mocks.MockGPIOByNumberConnectorPeripheral
DMockPeripheralWithEnumAttribute.cs25 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Tests.UnitTests.Mocks.MockPeripheralWithEnumAttribute
DEmptyPeripheral.cs55 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.UnitTests.Mocks.EmptyPeripheral
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/Wrappers/
DBytePeripheralWrapper.cs18 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Bus.Wrappers.BytePeripheralWrapper
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DSerializableMappedSegmentTests.cs76 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.UnitTests.PeripheralWithMappedSegment
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DMPFS_DDRMock.cs78 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Miscellaneous.MPFS_DDRMock
DBitBanding.cs30 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Miscellaneous.BitBanding
DBitAccess.cs36 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Miscellaneous.BitAccess
DMSP430F2XXX_MPY.cs34 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Miscellaneous.MSP430F2XXX_MPY
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DMockBytePeripheralWithoutTranslations.cs47 public virtual byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Mocks.MockBytePeripheralWithoutTranslations
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSDHCI.cs24 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.SD.SDHCI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNPCX_GPIO.cs22 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.GPIOPort.NPCX_GPIO
DSAMD21_GPIO.cs51 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.GPIOPort.SAMD21_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/
DEfmSystemDevice.cs32 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.EfmSystemDevice
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DLiteX_UART.cs60 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.UART.LiteX_UART

1234