Searched refs:USB_DEV_EP0_SETUP_END (Results 1 – 17 of 17) sorted by relevance
196 #define USB_DEV_EP0_SETUP_END 0x00000010 // Control transaction ended before macro
1215 if(ulFlags & USB_DEV_EP0_SETUP_END) in USBDevEndpointStatusClear()
227 #define USB_DEV_EP0_SETUP_END 0x00000010 // Control transaction ended before macro
305 #define USB_DEV_EP0_SETUP_END 0x00000010U macro
215 #define USB_DEV_EP0_SETUP_END 0x00000010 // Control transaction ended before macro
1104 if (ui32Flags & USB_DEV_EP0_SETUP_END) in USBDevEndpointStatusClear()
214 #define USB_DEV_EP0_SETUP_END 0x00000010 // Control transaction ended before macro
1119 if(ui32Flags & USB_DEV_EP0_SETUP_END) in USBDevEndpointStatusClear()
327 #define USB_DEV_EP0_SETUP_END 0x00000010U
340 if (flags & USB_DEV_EP0_SETUP_END) in ald_usb_dev_ep_status_clear()
1114 if(ui32Flags & USB_DEV_EP0_SETUP_END) in USBDevEndpointStatusClear()
Completed in 66 milliseconds