Searched defs:IS_EPIN (Results 1 – 2 of 2) sorted by relevance
239 #define IS_EPIN(ep) (0 != ((ep) & LIBUSB_ENDPOINT_IN)) macro