libusb_alloc_streams() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_alloc_streams()

libusb_alloc_streams() function

Syntax

int LIBUSB_CALL libusb_alloc_streams(libusb_device_handle *dev_handle,     uint32_t num_streams,     unsigned char *endpoints,     int num_endpoints);

References

LocationText
libusb.h:1681
int LIBUSB_CALL libusb_alloc_streams(libusb_device_handle *dev_handle,