_USB_NODE_CONNECTION_INFORMATION_EX::Speed is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCD_USB_NODE_CONNECTION_INFORMATION_EX::Speed

_USB_NODE_CONNECTION_INFORMATION_EX::Speed field

Syntax

UCHAR Speed;

References

LocationReferrerText
windows_winusb.h:368
UCHAR Speed;
windows_winusb.c:992init_root_hub()
if (conn_info.Speed == UsbHighSpeed) {
windows_winusb.c:1187init_device()
conn_info.Speed = UsbSuperSpeedPlus;
windows_winusb.c:1189init_device()
conn_info.Speed = UsbSuperSpeed;
windows_winusb.c:1200init_device()
switch (conn_info.Speed) {
windows_winusb.c:1207init_device()
usbi_warn(ctx, "unknown device speed %u", conn_info.Speed);

Data Use

Functions writing _USB_NODE_CONNECTION_INFORMATION_EX::Speed
Functions reading _USB_NODE_CONNECTION_INFORMATION_EX::Speed
all items filtered out
_USB_NODE_CONNECTION_INFORMATION_EX::Speed
all items filtered out
Type of _USB_NODE_CONNECTION_INFORMATION_EX::Speed
_USB_NODE_CONNECTION_INFORMATION_EX::Speed
UCHAR
all items filtered out