Common configuration for EFM32 OTG FS peripheral. More...
Common configuration for EFM32 OTG FS peripheral.
Definition in file usbdev_cfg_otg_fs.h.
Go to the source code of this file.
#define | DWC2_USB_OTG_FS_ENABLED |
Enable the full speed USB OTG peripheral. | |
#define | USBDEV_NUMOF ARRAY_SIZE(dwc2_usb_otg_fshs_config) |
Number of available USB OTG peripherals. | |
static const dwc2_usb_otg_fshs_config_t | dwc2_usb_otg_fshs_config [] |
Common USB OTG FS configuration. | |
#define DWC2_USB_OTG_FS_ENABLED |
Enable the full speed USB OTG peripheral.
Definition at line 33 of file usbdev_cfg_otg_fs.h.
#define USBDEV_NUMOF ARRAY_SIZE(dwc2_usb_otg_fshs_config) |
Number of available USB OTG peripherals.
Definition at line 49 of file usbdev_cfg_otg_fs.h.
|
static |
Common USB OTG FS configuration.
Definition at line 38 of file usbdev_cfg_otg_fs.h.