Home
last modified time | relevance | path

Searched refs:destinationAddressCounting (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DRenesasRZG_DMAC.cs304 ….WithFlag(21, out destinationAddressCounting, name: "DAD (Destination Address Counting Direction)") in DefineRegisters()
354 !destinationAddressCounting.Value in PerformTransfer()
367 !destinationAddressCounting.Value in PerformTransfer()
475 private IFlagRegisterField destinationAddressCounting; field in Antmicro.Renode.Peripherals.DMA.RenesasRZG_DMAC.Channel