Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DIUSBPeripheral.cs52 USBDeviceSpeed GetSpeed(); in GetSpeed() method
DDummyUSBDevice.cs33 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.DummyUSBDevice
DUSBEthernetEmulationModelDevice.cs37 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.USBEthernetEmulationModelDevice
DPortStatusAndControlRegister.cs113 if(device.GetSpeed() == USBDeviceSpeed.High) in getValue()
DUsbHub.cs58 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub
197 if (device.GetSpeed()==USBDeviceSpeed.High) in AttachDevice()
200 if (device.GetSpeed()==USBDeviceSpeed.Low) in AttachDevice()
DUSBEthernetControlModelDevice.cs38 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.USBEthernetControlModelDevice
DUSBKeyboard.cs45 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.USBKeyboard
DUSBTablet.cs30 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.USBTablet
DUSBMouse.cs47 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.USBMouse
DMassStorage.cs39 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.MassStorage
DSMSC9500.cs63 public USBDeviceSpeed GetSpeed() in GetSpeed() method in Antmicro.Renode.Peripherals.USBDeprecated.SMSC9500