Searched refs:currentSourceAddress (Results 1 – 2 of 2) sorted by relevance
157 currentSourceAddress = 0; in Reset()189 valueProviderCallback: _ => currentSourceAddress)); in DefineRegisters()349 new Place(currentSourceAddress), in PerformTransfer()362 new Place(currentSourceAddress), in PerformTransfer()373 currentSourceAddress = response.ReadAddress.Value; in PerformTransfer()436 currentSourceAddress = nextSourceAddresses[bank].Value; in LoadTransferParameters()468 private ulong currentSourceAddress; field in Antmicro.Renode.Peripherals.DMA.RenesasRZG_DMAC.Channel
315 writeCallback: (_, val) => currentSourceAddress = val)); in Channel()414 … var response = IssueCopy(currentSourceAddress, currentDestinationAddress, toCopy, in DoTransfer()419 currentSourceAddress = response.ReadAddress.Value; in DoTransfer()503 private ulong currentSourceAddress; field in Antmicro.Renode.Peripherals.DMA.STM32WBA55_GPDMA.Channel