Default USB OTG configuration for GD32 RISC-V board. More...
Default USB OTG configuration for GD32 RISC-V board.
Definition in file cfg_usbdev_default.h.
Go to the source code of this file.
USB OTG configuration | |
#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 36 of file cfg_usbdev_default.h.
#define USBDEV_NUMOF ARRAY_SIZE(dwc2_usb_otg_fshs_config) |
Number of available USB OTG peripherals.
Definition at line 55 of file cfg_usbdev_default.h.
|
static |
Common USB OTG FS configuration.
Definition at line 41 of file cfg_usbdev_default.h.