19 #ifndef USBDEV_CFG_OTG_FS_H
20 #define USBDEV_CFG_OTG_FS_H
22 #include "periph_cpu.h"
23 #include "usbdev_efm32.h"
33 #define DWC2_USB_OTG_FS_ENABLED
40 .
periph = USB_OTG_FS_PERIPH_BASE,
49 #define USBDEV_NUMOF ARRAY_SIZE(dwc2_usb_otg_fshs_config)
uintptr_t periph
USB peripheral base address.
static const dwc2_usb_otg_fshs_config_t dwc2_usb_otg_fshs_config[]
Common USB OTG FS configuration.
Low level USB FS/HS driver definitions for MCUs with Synopsys DWC2 IP core.
@ DWC2_USB_OTG_PHY_BUILTIN
on-chip FS PHY
@ DWC2_USB_OTG_FS
Full speed peripheral.