Searched refs:USB_EP_MODE_ISOC (Results 1 – 18 of 18) sorted by relevance
221 if ((flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in ald_usb_dev_ep_config()234 if ((flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in ald_usb_dev_ep_config()261 *flags |= USB_EP_MODE_ISOC; in ald_usb_dev_ep_get_config()273 *flags |= USB_EP_MODE_ISOC; in ald_usb_dev_ep_get_config()426 case USB_EP_MODE_ISOC: in ald_usb_host_ep_config()
1684 case USB_EP_MODE_ISOC: in USBHostEndpointConfig()1930 if((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()1984 if((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2094 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()2159 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()
165 #define USB_EP_MODE_ISOC 0x00000000u // Isochronous endpoint macro
1805 case USB_EP_MODE_ISOC: in USBHostEndpointConfig()2041 if((ulFlags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2095 if((ulFlags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2210 *pulFlags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()2275 *pulFlags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()
213 #define USB_EP_MODE_ISOC 0x00000000 // Isochronous endpoint macro
1752 case USB_EP_MODE_ISOC: in USBHostEndpointConfig()2093 if ((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2156 if ((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2266 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()2331 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()
235 #define USB_EP_MODE_ISOC 0x00000000 // Isochronous endpoint macro
1767 case USB_EP_MODE_ISOC: in USBHostEndpointConfig()2108 if((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2171 if((ui32Flags & USB_EP_MODE_MASK) == USB_EP_MODE_ISOC) in USBDevEndpointConfigSet()2281 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()2346 *pui32Flags |= USB_EP_MODE_ISOC; in USBDevEndpointConfigGet()
234 #define USB_EP_MODE_ISOC 0x00000000 // Isochronous endpoint macro
244 #define USB_EP_MODE_ISOC 0x00000000 // Isochronous endpoint macro
319 #define USB_EP_MODE_ISOC 0x00000000U macro
339 #define USB_EP_MODE_ISOC 0x00000000U
Completed in 72 milliseconds