Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/usb/
Dusb_ch9.h38 struct usb_setup_packet { struct
39 union {
43 uint8_t bRequest;
44 uint16_t wValue;
45 uint16_t wIndex;
46 uint16_t wLength;