Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DOmapDma.cs68 case Channel.Offset.DestinationElementIndex: in ReadDoubleWord()
69 return channels[index].DestinationElementIndex; in ReadDoubleWord()
166 case Channel.Offset.DestinationElementIndex: in WriteDoubleWord()
167 channels[index].DestinationElementIndex = value; in WriteDoubleWord()
265 public uint DestinationElementIndex; field
288 DestinationElementIndex = 0x2C, enumerator