Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h181 struct usb_cfg_descriptor { struct
182 uint8_t bLength;
183 uint8_t bDescriptorType;
184 uint16_t wTotalLength;
185 uint8_t bNumInterfaces;
186 uint8_t bConfigurationValue;
187 uint8_t iConfiguration;
188 uint8_t bmAttributes;
189 uint8_t bMaxPower;