Searched defs:DoTransfer (Results 1 – 8 of 8) sorted by relevance
398 protected abstract void DoTransfer(int channelIndex, bool ignoreBurst); in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMA_LD_ST_base409 protected override void DoTransfer(int channelIndex, bool ignoreBurst) in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALD432 protected override void DoTransfer(int channelIndex, bool ignoreBurst) in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMAST467 protected override void DoTransfer(int channelIndex, bool _) in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMASTZ814 protected override void DoTransfer(int channelIndex, bool ignoreBurst) in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALDP863 protected override void DoTransfer(int channelIndex, bool ignoreBurst) in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMASTP
208 private void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.STM32LDMA.Channel
183 public void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.RenesasDA_DMABase.Channel
283 public void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.STM32DMA.Stream
254 private void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.STM32DMA2D
310 private void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.STM32G0DMA.Channel
404 private void DoTransfer() in DoTransfer() method in Antmicro.Renode.Peripherals.DMA.STM32WBA55_GPDMA.Channel
382 … private void DoTransfer(ISPIPeripheral peripheral, int size, bool readFromFifo, bool writeToFifo) in DoTransfer() method in Antmicro.Renode.Peripherals.SPI.DesignWare_SPI