Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSAM4S_CRCCU.cs158 …var data = this.sysbus.ReadBytes(tcRegisters.transferAddress, (int)tcRegisters.transferSize * tcRe… in ComputeCRC()
246 public uint transferAddress; field