Lines Matching refs:uint8_t

31     uint8_t len; // 整个描述符的大小(字节)
32 uint8_t type;
41 uint8_t len;
42 uint8_t type;
44 uint8_t _class;
45 uint8_t subclass;
46 uint8_t protocol;
47 uint8_t max_packet_size;
52 uint8_t manufacturer_index;
53 uint8_t procuct_index;
55 uint8_t serial_index;
56 uint8_t config; // number of configurations
65 uint8_t len; // 当前描述符的大小(字节)
66 uint8_t type; // USB_DT_CONFIG
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; /*
101 uint8_t len;
102 uint8_t type; // USB_DT_INTERFACE
103 uint8_t interface_number; // 当前接口序号(从0开始的)
104 uint8_t alternate_setting; // used to select alt. setting
105 uint8_t num_endpoints; // 当前interface的端点数量
106 uint8_t interface_class; // Class code
107 uint8_t interface_sub_class; // Sub class code
108uint8_t interface_protocol; // 协议 These codes are qualified by the value of thebInterfaceClass a…
110 uint8_t index; // index of String Descriptor describing this interface
120 uint8_t len;
121 uint8_t type; // descriptor type
122 uint8_t endpoint_addr; /* Bit 3...0: The endpoint number
129 uint8_t attributes;
131 uint8_t interval;
143 uint8_t request_type;
144 uint8_t request;
294 uint8_t len;
295 uint8_t type; // USB_DT_HID
298 uint8_t country_code;
299 uint8_t descriptors_num; // the number of class descriptors
300 uint8_t desc_type; // Constant name identifying type of class descriptor