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

libusb_transfer_status::LIBUSB_TRANSFER_STALL

For bulk/interrupt endpoints: halt condition detected (endpoint stalled). For control endpoints: control request not supported.

Syntax

LIBUSB_TRANSFER_STALL;

References

LocationText
libusb.h:1267
LIBUSB_TRANSFER_STALL,