Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dusb.h229 #define USB_EP_MODE_BULK 0x00000100 // Bulk endpoint macro
A Dusb.c1813 case USB_EP_MODE_BULK: in USBHostEndpointConfig()
2246 *pulFlags |= USB_EP_MODE_BULK; in USBDevEndpointConfigGet()
2311 *pulFlags |= USB_EP_MODE_BULK; in USBDevEndpointConfigGet()

Completed in 9 milliseconds