Searched refs:bDescriptorSubtype (Results 1 – 6 of 6) sorted by relevance
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Include/ |
| A D | audio_core.h | 137 uint8_t bDescriptorSubtype; /*!< header descriptor subtype */ member 153 uint8_t bDescriptorSubtype; /*!< AS_GENERAL descriptor subtype */ member 162 uint8_t bDescriptorSubtype; /*!< INPUT_TERMINAL descriptor subtype. */ member 175 uint8_t bDescriptorSubtype; /*!< OUTPUT_TERMINAL descriptor subtype */ member 186 uint8_t bDescriptorSubtype; /*!< FEATURE_UNIT descriptor subtype */ member 198 uint8_t bDescriptorSubtype; /*!< FEATURE_UNIT descriptor subtype */ member 211 uint8_t bDescriptorSubtype; /*!< FORMAT_TYPE descriptor subtype */ member 234 uint8_t bDescriptorSubtype; /*!< EP_GENERAL descriptor subtype */ member
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/ |
| A D | audio_core.c | 139 .bDescriptorSubtype = 0x01U, 159 .bDescriptorSubtype = 0x02U, 176 .bDescriptorSubtype = AUDIO_CONTROL_FEATURE_UNIT, 209 .bDescriptorSubtype = AUDIO_CONTROL_INPUT_TERMINAL, 226 .bDescriptorSubtype = AUDIO_CONTROL_FEATURE_UNIT, 291 .bDescriptorSubtype = AUDIO_STREAMING_GENERAL, 304 .bDescriptorSubtype = AUDIO_STREAMING_FORMAT_TYPE, 337 .bDescriptorSubtype = AUDIO_ENDPOINT_GENERAL, 384 .bDescriptorSubtype = AUDIO_STREAMING_GENERAL, 397 .bDescriptorSubtype = AUDIO_STREAMING_FORMAT_TYPE, [all …]
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/class/cdc/ |
| A D | usb_cdc.h | 141 uint8_t bDescriptorSubtype; /*!< bDescriptorSubtype: header function descriptor */ member 147 …uint8_t bDescriptorSubtype; /*!< bDescriptorSubtype: call management function descripto… member 154 …uint8_t bDescriptorSubtype; /*!< bDescriptorSubtype: abstract control management descrip… member 160 uint8_t bDescriptorSubtype; /*!< bDescriptorSubtype: union function descriptor */ member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/class/cdc/ |
| A D | usb_protocol_cdc.h | 163 uint8_t bDescriptorSubtype; member 178 uint8_t bDescriptorSubtype; member 194 uint8_t bDescriptorSubtype; member 209 uint8_t bDescriptorSubtype; member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/class/cdc/ |
| A D | usb_protocol_cdc.h | 163 uint8_t bDescriptorSubtype; member 178 uint8_t bDescriptorSubtype; member 194 uint8_t bDescriptorSubtype; member 209 uint8_t bDescriptorSubtype; member
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/ |
| A D | cdc_acm_core.c | 105 .bDescriptorSubtype = 0x00U, 116 .bDescriptorSubtype = 0x01U, 128 .bDescriptorSubtype = 0x02U, 139 .bDescriptorSubtype = 0x06U,
|
Completed in 21 milliseconds