Home
last modified time | relevance | path

Searched defs:usb_hub_ss_descriptor (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h143 struct usb_hub_ss_descriptor { struct
144 uint8_t bLength;
145 uint8_t bDescriptorType;
146 uint8_t bNbrPorts;
147 uint16_t wHubCharacteristics;
148 uint8_t bPwrOn2PwrGood;
149 uint8_t bHubContrCurrent;
150 uint8_t bHubHdrDecLat;
151 uint16_t wHubDelay;
152 uint8_t DeviceRemovable;

Completed in 3 milliseconds