Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/
Dusb_device.c145 struct usb_setup_packet_packed { struct
146 uint8_t bmRequestType;
147 uint8_t bRequest;
148 uint16_t wValue;
149 uint16_t wIndex;
150 uint16_t wLength;