Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h40 struct usb_setup_packet { struct
41 union {
45 uint8_t bRequest;
46 uint16_t wValue;
47 uint16_t wIndex;
48 uint16_t wLength;