#include "hal/vsf_hal_cfg.h"
#include "hardware/regs/addressmap.h"
Go to the source code of this file.
◆ USB_OTG_COUNT
◆ USB_DWCOTG_MAX_EP_NUM
      
        
          | #define USB_DWCOTG_MAX_EP_NUM   16 | 
      
 
 
◆ USB_OTG0_IRQHandler
      
        
          | #define USB_OTG0_IRQHandler   USBDMA_IRQHandler | 
      
 
 
◆ USB_OTG0_CONFIG
Value:            .dc_ep_num              = 4 << 1,                                   \
            .hc_ep_num              = 5,                                        \
            .reg                    = (void *)0,                                \
                                                       \
                .buffer_word_size   = 948,                                      \
                .dma_en             = true,                                     \
                .ulpi_en            = true,                                     \
                .utmi_en            = false,                                    \
                .vbus_en            = false,
@ USB_SPEED_FULL
Definition usb_common.h:273
 
 
◆ VSF_HW_I2C_COUNT
      
        
          | #define VSF_HW_I2C_COUNT   2 | 
      
 
 
◆ VSF_HW_I2C0_IRQN
      
        
          | #define VSF_HW_I2C0_IRQN   I2C0_IRQ_IRQn | 
      
 
 
◆ VSF_HW_I2C0_IRQHandler
◆ VSF_HW_I2C0_REG
      
        
          | #define VSF_HW_I2C0_REG   I2C0_BASE | 
      
 
 
◆ VSF_HW_I2C1_IRQN
      
        
          | #define VSF_HW_I2C1_IRQN   I2C1_IRQ_IRQn | 
      
 
 
◆ VSF_HW_I2C1_IRQHandler
◆ VSF_HW_I2C1_REG
      
        
          | #define VSF_HW_I2C1_REG   I2C1_BASE | 
      
 
 
◆ VSF_HW_USART_COUNT
      
        
          | #define VSF_HW_USART_COUNT   2 | 
      
 
 
◆ VSF_HW_USART0_IRQN
      
        
          | #define VSF_HW_USART0_IRQN   UART0_IRQ_IRQn | 
      
 
 
◆ VSF_HW_USART0_IRQHandler
◆ VSF_HW_USART0_REG
◆ VSF_HW_USART1_IRQN
      
        
          | #define VSF_HW_USART1_IRQN   UART1_IRQ_IRQn | 
      
 
 
◆ VSF_HW_USART1_IRQHandler
◆ VSF_HW_USART1_REG