Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs1113 DataToggleControl = ((staticEndpointState1 & 0x4000) != 0); in Fetch()
1185 public bool DataToggleControl { get; private set; } property in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController.QueueHead
1233 if(qh.DataToggleControl) in FillWithTransferDescriptor()