windows_backend::get_config_descriptor_by_value is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDwindows_backend::get_config_descriptor_by_value

windows_backend::get_config_descriptor_by_value field

Syntax

int (*get_config_descriptor_by_value)(struct libusb_device *device, uint8_t bConfigurationValue, void **buffer);

References

LocationReferrerText
windows_common.h:329
int (*get_config_descriptor_by_value)(struct libusb_device *device,
windows_common.c:666windows_get_config_descriptor_by_value()
return priv->backend->get_config_descriptor_by_value(dev, bConfigurationValue, buffer);

Call Tree

Functions calling windows_backend::get_config_descriptor_by_value
windows_backend::get_config_descriptor_by_value