get_config_descriptor() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDget_config_descriptor()

get_config_descriptor() function

Syntax

static int get_config_descriptor(struct libusb_device *dev,     uint8_t config_idx,     uint8_t *buffer,     size_t size);

Arguments

dev

config_idx

buffer

size

References

LocationText
descriptor.c:500
static int get_config_descriptor(struct libusb_device *dev, uint8_t config_idx,

Call Tree

Functions called by get_config_descriptor()
get_config_descriptor()