_DescHeader::bDescriptorType is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

_DescHeader::bDescriptorType field

Syntax

uint8_t bDescriptorType;

References

LocationReferrerText
usbh_def.h:243
uint8_t bDescriptorType;
usbh_audio.c:897USBH_AUDIO_ParseCSDescriptors()
switch (pdesc->bDescriptorType)
usbh_ctlreq.c:471USBH_ParseCfgDesc()
if (pdesc->bDescriptorType == USB_DESC_TYPE_INTERFACE)
usbh_ctlreq.c:489USBH_ParseCfgDesc()
if (pdesc->bDescriptorType == USB_DESC_TYPE_ENDPOINT)
usbh_hid.c:744USBH_HID_ParseHIDDesc()
if (pdesc->bDescriptorType == USB_DESC_TYPE_HID)

Data Use

Functions reading _DescHeader::bDescriptorType
_DescHeader::bDescriptorType
Type of _DescHeader::bDescriptorType
_DescHeader::bDescriptorType
uint8_t
all items filtered out