Home
last modified time | relevance | path

Searched refs:LIBUSB_API_VERSION (Results 1 – 2 of 2) sorted by relevance

/third_party/libusb/
DChangeLog176 * Note that LIBUSB_API_VERSION is *decreased* to 0x010000FF and the previous
187 * Introduce LIBUSB_API_VERSION macro
296 recommended way is to use the new LIBUSB_API_VERSION macro with an #ifdef.
303 #if defined(LIBUSB_API_VERSION) && (LIBUSB_API_VERSION >= 0x01000100)
/third_party/libusb/libusb/
Dlibusb.h139 #define LIBUSB_API_VERSION 0x01000108 macro
142 #define LIBUSBX_API_VERSION LIBUSB_API_VERSION