Searched refs:USB_DEV_EP0_OUT_PKTRDY (Results 1 – 18 of 18) sorted by relevance
181 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001u // Receive data packet ready macro
200 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001 // Receive data packet ready macro
1207 if(ulFlags & USB_DEV_EP0_OUT_PKTRDY) in USBDevEndpointStatusClear()
231 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001 // Receive data packet ready macro
309 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001U macro
219 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001 // Receive data packet ready macro
1096 if (ui32Flags & USB_DEV_EP0_OUT_PKTRDY) in USBDevEndpointStatusClear()
218 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001 // Receive data packet ready macro
1111 if(ui32Flags & USB_DEV_EP0_OUT_PKTRDY) in USBDevEndpointStatusClear()
330 #define USB_DEV_EP0_OUT_PKTRDY 0x00000001U
338 if (flags & USB_DEV_EP0_OUT_PKTRDY) in ald_usb_dev_ep_status_clear()
1106 if(ui32Flags & USB_DEV_EP0_OUT_PKTRDY) in USBDevEndpointStatusClear()
Completed in 660 milliseconds