Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h129 struct usb_hub_descriptor { struct
130 uint8_t bLength;
131 uint8_t bDescriptorType;
132 uint8_t bNbrPorts;
133 uint16_t wHubCharacteristics;
134 uint8_t bPwrOn2PwrGood;
135 uint8_t bHubContrCurrent;
136 uint8_t DeviceRemovable;
137 uint8_t PortPwrCtrlMask;

Completed in 4 milliseconds