Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h188 struct UsbdEndpointDescriptor { struct
189 uint8_t bLength;
190 uint8_t bDescriptorType;
191 uint8_t bEndpointAddress;
192 uint8_t bmAttributes;
193 uint16_t wMaxPacketSize;
194 uint8_t bInterval;