Searched refs:USBDeviceSpeed (Results 1 – 12 of 12) sorted by relevance
12 public enum USBDeviceSpeed enum
33 public USBDeviceSpeed GetSpeed() in GetSpeed()35 return USBDeviceSpeed.Low; in GetSpeed()
37 public USBDeviceSpeed GetSpeed() in GetSpeed()39 return USBDeviceSpeed.Low; in GetSpeed()
38 public USBDeviceSpeed GetSpeed() in GetSpeed()40 return USBDeviceSpeed.Low; in GetSpeed()
52 USBDeviceSpeed GetSpeed(); in GetSpeed()
58 public USBDeviceSpeed GetSpeed() in GetSpeed()60 return USBDeviceSpeed.High; in GetSpeed()197 if (device.GetSpeed()==USBDeviceSpeed.High) in AttachDevice()200 if (device.GetSpeed()==USBDeviceSpeed.Low) in AttachDevice()
45 public USBDeviceSpeed GetSpeed() in GetSpeed()47 return USBDeviceSpeed.Low; in GetSpeed()
30 public USBDeviceSpeed GetSpeed() in GetSpeed()32 return USBDeviceSpeed.Low; in GetSpeed()
47 public USBDeviceSpeed GetSpeed() in GetSpeed()49 return USBDeviceSpeed.Low; in GetSpeed()
113 if(device.GetSpeed() == USBDeviceSpeed.High) in getValue()
39 public USBDeviceSpeed GetSpeed() in GetSpeed()41 return USBDeviceSpeed.High; in GetSpeed()
63 public USBDeviceSpeed GetSpeed() in GetSpeed()65 return USBDeviceSpeed.High; in GetSpeed()