#include "hal/vsf_hal_cfg.h"
#include "./vendor/Include/NUC505Series.h"
#include "../common/__common.h"
Go to the source code of this file.
◆ VSF_DEV_SWI_LIST
#define VSF_DEV_SWI_LIST 31 |
◆ GPIO_COUNT
◆ PIO_PORTA
◆ PIO_PORTA_PIN_NUM
#define PIO_PORTA_PIN_NUM 16 |
◆ PIO_PORTB
◆ PIO_PORTB_PIN_NUM
#define PIO_PORTB_PIN_NUM 16 |
◆ PIO_PORTC
◆ PIO_PORTC_PIN_NUM
#define PIO_PORTC_PIN_NUM 15 |
◆ PIO_PORTD
◆ PIO_PORTD_PIN_NUM
#define PIO_PORTD_PIN_NUM 5 |
◆ USB_HC_COUNT
◆ USB_HC_OHCI_COUNT
#define USB_HC_OHCI_COUNT 1 |
◆ USB_HC0_TYPE
#define USB_HC0_TYPE ohci |
◆ USB_HC0_IRQHandler
◆ USB_HC0_CONFIG
Value: .reg = USBH, \
.irq = USBH_IRQn,
◆ USB_DC_COUNT
◆ USB_DC_HS_COUNT
#define USB_DC_HS_COUNT 0 |
◆ USB_DC_FS_COUNT
#define USB_DC_FS_COUNT 0 |
◆ USB_DC0_TYPE
#define USB_DC0_TYPE usbd_hs |
◆ USB_DC0_IRQHandler
◆ USB_DC0_EP_NUM
#define USB_DC0_EP_NUM 14 |
◆ USB_DC0_CONFIG
Value: .reg = HSUSBD, \
.irq = USBD_IRQn,