Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DRenesasDA_DMABase.cs268 setDestinationAddress = value;
291 destinationAddress = setDestinationAddress; in CircularModeReset()
310 private ulong setDestinationAddress; field in Antmicro.Renode.Peripherals.DMA.RenesasDA_DMABase.Channel