hid_device_priv::vid is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

hid_device_priv::vid field

Syntax

uint16_t vid;

References

LocationReferrerText
windows_winusb.h:160
uint16_t vid;
windows_winusb.c:3512_hid_get_device_descriptor()
d.idVendor = (uint16_t)hid_priv->vid;
windows_winusb.c:4010hid_open()
priv->hid->vid = hid_attributes.VendorID;

Data Use

Functions writing hid_device_priv::vid
Functions reading hid_device_priv::vid
all items filtered out
hid_device_priv::vid
all items filtered out
Type of hid_device_priv::vid
hid_device_priv::vid
uint16_t
all items filtered out