libusb_error::LIBUSB_ERROR_NO_MEM is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_error::LIBUSB_ERROR_NO_MEM

libusb_error::LIBUSB_ERROR_NO_MEM

Insufficient memory

Syntax

LIBUSB_ERROR_NO_MEM = -11;

References

LocationReferrerText
libusb.h:1215
LIBUSB_ERROR_NO_MEM = -11,
descriptor.c:157parse_endpoint()
return LIBUSB_ERROR_NO_MEM;
descriptor.c:209parse_interface()
r = LIBUSB_ERROR_NO_MEM;
descriptor.c:285parse_interface()
r = LIBUSB_ERROR_NO_MEM;
descriptor.c:300parse_interface()
r = LIBUSB_ERROR_NO_MEM;
descriptor.c:380parse_configuration()
return LIBUSB_ERROR_NO_MEM;
descriptor.c:430parse_configuration()
r = LIBUSB_ERROR_NO_MEM;
descriptor.c:465raw_desc_to_config()
return LIBUSB_ERROR_NO_MEM;

Data Use

Functions using libusb_error::LIBUSB_ERROR_NO_MEM
libusb_error::LIBUSB_ERROR_NO_MEM