Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/
Dusb.h63 struct usb_config_desc struct
65 uint8_t len; // 当前描述符的大小(字节
66 uint8_t type; // USB_DT_CONFIG
67 uint16_t total_len; /*
74 uint8_t num_interfaces; // 当前conf对应的接口数
75 uint8_t value; /*
80 uint8_t index; // Index of string descriptor describing this configuration
81 uint8_t bmAttr; /*
88 uint8_t max_power; /*