jtag_libusb_match_serial() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjtag_libusb_match_serial()

jtag_libusb_match_serial() function

Syntax

static bool jtag_libusb_match_serial(struct libusb_device_handle *device,     struct libusb_device_descriptor *dev_desc,     const char *serial,     adapter_get_alternate_serial_fn adapter_get_alternate_serial);

Arguments

device

dev_desc

serial

adapter_get_alternate_serial

References

LocationReferrerText
libusb_helper.c:118
static bool jtag_libusb_match_serial(struct libusb_device_handle *device,
libusb_helper.c:186jtag_libusb_open()
!jtag_libusb_match_serial(libusb_handle, &dev_desc, serial, adapter_get_alternate_serial)) {

Call Tree

Functions calling jtag_libusb_match_serial()
Functions called by jtag_libusb_match_serial()
all items filtered out
jtag_libusb_match_serial()
Data read by jtag_libusb_match_serial()
Data written by jtag_libusb_match_serial()
jtag_libusb_match_serial()
jtag_libusb_match_serial()::match
all items filtered out