Home
last modified time | relevance | path

Searched defs:destinationAddress (Results 1 – 13 of 13) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DNPCX_MDMA.cs20 … public NPCX_MDMA(IMachine machine, uint sourceAddress, uint destinationAddress) : base(machine) in NPCX_MDMA()
56 private void DefineRegisters(uint sourceAddress, uint destinationAddress) in DefineRegisters()
155 private DMAChannelContext DefineChannel1Registers(uint destinationAddress) in DefineChannel1Registers()
214 …public DMAChannelContext(NPCX_MDMA owner, uint sourceAddress, uint destinationAddress, TransferDir… in DMAChannelContext()
DMPFS_PDMA.cs279 private void IssueCopy(ulong sourceAddress, ulong destinationAddress, ulong size) in IssueCopy()
304 private void FinishTransfer(ulong sourceAddress, ulong destinationAddress, ulong size) in FinishTransfer()
DEOSS3_SPI_DMA.cs217 private IValueRegisterField destinationAddress; field in Antmicro.Renode.Peripherals.DMA.EOSS3_SPI_DMA
DMSP430F261X_DMA.cs174 private long[] destinationAddress = new long[ChannelsCount]; field in Antmicro.Renode.Peripherals.Memory.MSP430F261X_DMA
DRenesasDA_DMABase.cs274 public ulong destinationAddress; field in Antmicro.Renode.Peripherals.DMA.RenesasDA_DMABase.Channel
DSTM32DMA2D.cs374 …private void DoCopy(ulong sourceAddress, ulong destinationAddress, byte[] sourceBuffer, int source… in DoCopy()
DSTM32G0DMA.cs358 private Response IssueCopy(ulong sourceAddress, ulong destinationAddress, uint size, in IssueCopy()
DSTM32WBA_GPDMA.cs430 private Response IssueCopy(ulong sourceAddress, ulong destinationAddress, uint size, in IssueCopy()
492 private IValueRegisterField destinationAddress; field in Antmicro.Renode.Peripherals.DMA.STM32WBA55_GPDMA.Channel
DEFR32MG12_LDMA.cs1099 public uint destinationAddress; field
DEFR32xG22_LDMA.cs1376 public uint destinationAddress; field
DEFR32MG24_LDMA.cs2033 public uint destinationAddress; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DMAX32650_I2C.cs400 private uint destinationAddress; field in Antmicro.Renode.Peripherals.I2C.MAX32650_I2C
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSMSC9500.cs803 private byte[] destinationAddress; field in Antmicro.Renode.Peripherals.USBDeprecated.SMSC9500.IPpacket.PseudoHeader