LIBUSB_FLEXIBLE_ARRAY is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

LIBUSB_FLEXIBLE_ARRAY macro

Syntax

#define LIBUSB_FLEXIBLE_ARRAY

References

LocationText
libusb.h:53
#define LIBUSB_FLEXIBLE_ARRAY /* [] - valid C99 code */
libusb.h:887
uint8_t dev_capability_data[LIBUSB_FLEXIBLE_ARRAY];
libusb.h:912
libusb.h:1034
uint8_t CapabilityData[LIBUSB_FLEXIBLE_ARRAY];
libusb.h:1414
struct libusb_iso_packet_descriptor iso_packet_desc[LIBUSB_FLEXIBLE_ARRAY];
libusbi.h:696
uint16_t wData[LIBUSB_FLEXIBLE_ARRAY];
libusbi.h:910
struct libusb_device *devices[LIBUSB_FLEXIBLE_ARRAY];