Home
last modified time | relevance | path

Searched refs:USB_FULL_SPEED (Results 1 – 20 of 20) sorted by relevance

/bsp/at32/libraries/usbotg_library/inc/
A Dusbd_core.h52 #ifndef USB_FULL_SPEED
53 #define USB_FULL_SPEED 1 macro
/bsp/lm3s9b9x/Libraries/driverlib/
A Dusb.h145 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
A Dusb.c351 return(USB_FULL_SPEED); in USBHostSpeedGet()
/bsp/lm4f232/Libraries/driverlib/
A Dusb.h145 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
A Dusb.c351 return(USB_FULL_SPEED); in USBHostSpeedGet()
/bsp/lm3s8962/Libraries/driverlib/
A Dusb.h145 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
A Dusb.c351 return(USB_FULL_SPEED); in USBHostSpeedGet()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_usb.c107 return USB_FULL_SPEED; in ald_usb_device_speed_get()
695 return USB_FULL_SPEED; in ald_usb_host_speed_get()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A Dusb.h174 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_usb.h259 #define USB_FULL_SPEED 0x00000001U macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dusb.h162 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
A Dusb.c428 return (USB_FULL_SPEED); in USBHostSpeedGet()
485 return (USB_FULL_SPEED); in USBDevSpeedGet()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Dusb.h161 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
/bsp/at32/libraries/usbotg_library/src/
A Dusbd_int.c409 udev->speed = USB_FULL_SPEED; in usbd_enumdone_handler()
A Dusbd_core.c820 udev->speed = USB_FULL_SPEED; in usbd_core_init()
/bsp/tm4c129x/libraries/driverlib/
A Dusb.h161 #define USB_FULL_SPEED 0x00000001 // Current speed is Full Speed macro
A Dusb.c433 return(USB_FULL_SPEED); in USBHostSpeedGet()
490 return(USB_FULL_SPEED); in USBDevSpeedGet()
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dusb_lowlayer_api.h292 #define USB_FULL_SPEED 0x00000001U
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dusb.c433 return(USB_FULL_SPEED); in USBHostSpeedGet()
490 return(USB_FULL_SPEED); in USBDevSpeedGet()
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A Dusb.c367 return(USB_FULL_SPEED); in USBHostSpeedGet()

Completed in 94 milliseconds