Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DOmapDma.cs70 case Channel.Offset.DestinationFrameIndex: in ReadDoubleWord()
71 return channels[index].DestinationFrameIndex; in ReadDoubleWord()
169 case Channel.Offset.DestinationFrameIndex: in WriteDoubleWord()
170 channels[index].DestinationFrameIndex = value; in WriteDoubleWord()
266 public uint DestinationFrameIndex; field
289 DestinationFrameIndex = 0x30, enumerator