_USB_DESCRIPTOR_REQUEST::SetupPacket is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCD_USB_DESCRIPTOR_REQUEST::SetupPacket

_USB_DESCRIPTOR_REQUEST::SetupPacket field

Syntax

struct { UCHAR bmRequest; UCHAR bRequest; USHORT wValue; USHORT wIndex; USHORT wLength; } SetupPacket;

References

LocationReferrerText
windows_winusb.h:343
} SetupPacket;
windows_winusb.c:764cache_config_descriptors()
cd_buf_short.req.SetupPacket.wIndex = 0;
windows_winusb.c:765cache_config_descriptors()
cd_buf_short.req.SetupPacket.wLength = (USHORT)sizeof(USB_CONFIGURATION_DESCRIPTOR);
windows_winusb.c:793cache_config_descriptors()
cd_buf_actual->SetupPacket.wIndex = 0;
windows_winusb.c:794cache_config_descriptors()
cd_buf_actual->SetupPacket.wLength = cd_buf_short.desc.wTotalLength;

Data Use

Functions reading _USB_DESCRIPTOR_REQUEST::SetupPacket
_USB_DESCRIPTOR_REQUEST::SetupPacket
all items filtered out
Type of _USB_DESCRIPTOR_REQUEST::SetupPacket
_USB_DESCRIPTOR_REQUEST::SetupPacket
_USB_DESCRIPTOR_REQUEST::
all items filtered out