Searched refs:USB_FULL_SPEED (Results 1 – 20 of 20) sorted by relevance
52 #ifndef USB_FULL_SPEED53 #define USB_FULL_SPEED 1 macro
145 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
351 return(USB_FULL_SPEED); in USBHostSpeedGet()
107 return USB_FULL_SPEED; in ald_usb_device_speed_get()695 return USB_FULL_SPEED; in ald_usb_host_speed_get()
174 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
259 #define USB_FULL_SPEED 0x00000001U macro
162 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
428 return (USB_FULL_SPEED); in USBHostSpeedGet()485 return (USB_FULL_SPEED); in USBDevSpeedGet()
161 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
409 udev->speed = USB_FULL_SPEED; in usbd_enumdone_handler()
820 udev->speed = USB_FULL_SPEED; in usbd_core_init()
433 return(USB_FULL_SPEED); in USBHostSpeedGet()490 return(USB_FULL_SPEED); in USBDevSpeedGet()
292 #define USB_FULL_SPEED 0x00000001U
367 return(USB_FULL_SPEED); in USBHostSpeedGet()
Completed in 94 milliseconds