Searched defs:LIBUSB_ENDPOINT_DIR_MASK (Results 1 – 4 of 4) sorted by relevance
92 pub const LIBUSB_ENDPOINT_DIR_MASK: u8 = 0x80; constant
355 #define LIBUSB_ENDPOINT_DIR_MASK 0x80 macro