Searched refs:DESC_bDescriptorType (Results 1 – 7 of 7) sorted by relevance
17 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro96 switch (p[DESC_bDescriptorType]) { in usbh_cdc_ecm_connect()
17 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro123 switch (p[DESC_bDescriptorType]) { in usbh_cdc_ncm_connect()
17 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro218 switch (p[DESC_bDescriptorType]) { in usbh_hid_connect()
21 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro379 if (p[DESC_bDescriptorType] == type) {446 switch (p[DESC_bDescriptorType]) {519 switch (p[DESC_bDescriptorType]) {707 switch (p[DESC_bDescriptorType]) {
28 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro223 switch (p[DESC_bDescriptorType]) { in parse_config_descriptor()
17 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro393 switch (p[DESC_bDescriptorType]) { in usbh_video_ctrl_connect()
17 #define DESC_bDescriptorType 1 /** Descriptor type offset */ macro404 switch (p[DESC_bDescriptorType]) { in usbh_audio_ctrl_connect()
Completed in 12 milliseconds