Go to the source code of this file.
◆ USB_OTG_COUNT
◆ USB_OTG0_IRQHandler
◆ USB_DWCOTG_MAX_EP_NUM
#define USB_DWCOTG_MAX_EP_NUM 4 |
◆ USB_OTG0_CONFIG
Value: .ep_num = 8, \
.irq = USB_INT_IRQn, \
.reg = USB_BASE, \
.use_as__vsf_dwcotg_hw_info_t.buffer_word_size = 0x800 >> 2, \
.use_as__vsf_dwcotg_hw_info_t.dma_en = false, \
.use_as__vsf_dwcotg_hw_info_t.ulpi_en = false, \
.use_as__vsf_dwcotg_hw_info_t.utmi_en = true, \
.use_as__vsf_dwcotg_hw_info_t.vbus_en = false,
@ USB_SPEED_HIGH
Definition usb_common.h:270