Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs1121 Overlay.FillWithTransferDescriptor(TransferDescriptor, this); in Fetch()
1138 …Overlay.FillWithTransferDescriptor(TransferDescriptor, this); // fill transfer descriptor with d… in Advance()
1216 public void FillWithTransferDescriptor(QueueTransferDescriptor td, QueueHead qh) in FillWithTransferDescriptor() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController.QueueHeadOverlay