Home
last modified time | relevance | path

Searched refs:USB_PID_IN (Results 1 – 3 of 3) sorted by relevance

/include/
A Dusb_defs.h151 #define USB_PID_IN 0x69 macro
A Dusbdevice.h236 #define USB_PID_IN 0x69 macro
A Dusb.h398 #define usb_packetid(pipe) (((pipe) & USB_DIR_IN) ? USB_PID_IN : \

Completed in 16 milliseconds