Searched defs:usb_config_desc (Results 1 – 1 of 1) sorted by relevance
63 struct usb_config_desc struct65 uint8_t len; // 当前描述符的大小(字节)66 uint8_t type; // USB_DT_CONFIG67 uint16_t total_len; /*74 uint8_t num_interfaces; // 当前conf对应的接口数量75 uint8_t value; /*80 uint8_t index; // Index of string descriptor describing this configuration81 uint8_t bmAttr; /*88 uint8_t max_power; /*