Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dusb.h225 #define USB_EP_AUTO_CLEAR 0x00000004 // Auto clear feature enabled macro
A Dusb.c1931 if(ulFlags & USB_EP_AUTO_CLEAR) in USBHostEndpointConfig()
2098 if(ulFlags & USB_EP_AUTO_CLEAR) in USBDevEndpointConfigSet()
2275 *pulFlags |= USB_EP_AUTO_CLEAR; in USBDevEndpointConfigGet()

Completed in 8 milliseconds