Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h220 struct usb_ep_descriptor { struct
221 uint8_t bLength;
222 uint8_t bDescriptorType;
223 uint8_t bEndpointAddress;
224 union {
228 uint16_t wMaxPacketSize;
229 uint8_t bInterval;