Searched refs:USB_DIR_OUT (Results 1 – 1 of 1) sorted by relevance
49 #define USB_DIR_OUT 0 /* to device */ macro493 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_OUT); in usb_endpoint_dir_out()