Home
last modified time | relevance | path

Searched defs:sourceAddress (Results 1 – 11 of 11) 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()
133 private DMAChannelContext DefineChannel0Registers(uint sourceAddress) in DefineChannel0Registers()
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()
DMSP430F261X_DMA.cs173 private long[] sourceAddress = new long[ChannelsCount]; field in Antmicro.Renode.Peripherals.Memory.MSP430F261X_DMA
DRenesasDA_DMABase.cs273 public ulong sourceAddress; 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()
491 private IValueRegisterField sourceAddress; field in Antmicro.Renode.Peripherals.DMA.STM32WBA55_GPDMA.Channel
DEFR32MG12_LDMA.cs1097 public uint sourceAddress; field
DEFR32xG22_LDMA.cs1374 public uint sourceAddress; field
DEFR32MG24_LDMA.cs2031 public uint sourceAddress; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSMSC9500.cs802 private byte[] sourceAddress; field in Antmicro.Renode.Peripherals.USBDeprecated.SMSC9500.IPpacket.PseudoHeader