libusb_transfer_status::LIBUSB_TRANSFER_COMPLETED is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_transfer_status::LIBUSB_TRANSFER_COMPLETED

libusb_transfer_status::LIBUSB_TRANSFER_COMPLETED

Transfer completed without error. Note that this does not indicate that the entire amount of requested data was transferred.

Syntax

LIBUSB_TRANSFER_COMPLETED;

References

LocationText
libusb.h:1254
LIBUSB_TRANSFER_COMPLETED,