VSF Documented
Macros
device.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "./vendor/Include/NUC505Series.h"
#include "../common/__common.h"

Go to the source code of this file.

Macros

#define VSF_DEV_SWI_LIST   31
 
#define GPIO_COUNT   4
 
#define PIO_PORTA
 
#define PIO_PORTA_PIN_NUM   16
 
#define PIO_PORTB
 
#define PIO_PORTB_PIN_NUM   16
 
#define PIO_PORTC
 
#define PIO_PORTC_PIN_NUM   15
 
#define PIO_PORTD
 
#define PIO_PORTD_PIN_NUM   5
 
#define USB_HC_COUNT   1
 
#define USB_HC_OHCI_COUNT   1
 
#define USB_HC0_TYPE   ohci
 
#define USB_HC0_IRQHandler   USBH_IRQHandler
 
#define USB_HC0_CONFIG
 
#define USB_DC_COUNT   0
 
#define USB_DC_HS_COUNT   0
 
#define USB_DC_FS_COUNT   0
 
#define USB_DC0_TYPE   usbd_hs
 
#define USB_DC0_IRQHandler   USBD_IRQHandler
 
#define USB_DC0_EP_NUM   14
 
#define USB_DC0_CONFIG
 

Macro Definition Documentation

◆ VSF_DEV_SWI_LIST

#define VSF_DEV_SWI_LIST   31

◆ GPIO_COUNT

#define GPIO_COUNT   4

◆ PIO_PORTA

#define PIO_PORTA

◆ PIO_PORTA_PIN_NUM

#define PIO_PORTA_PIN_NUM   16

◆ PIO_PORTB

#define PIO_PORTB

◆ PIO_PORTB_PIN_NUM

#define PIO_PORTB_PIN_NUM   16

◆ PIO_PORTC

#define PIO_PORTC

◆ PIO_PORTC_PIN_NUM

#define PIO_PORTC_PIN_NUM   15

◆ PIO_PORTD

#define PIO_PORTD

◆ PIO_PORTD_PIN_NUM

#define PIO_PORTD_PIN_NUM   5

◆ USB_HC_COUNT

#define USB_HC_COUNT   1

◆ USB_HC_OHCI_COUNT

#define USB_HC_OHCI_COUNT   1

◆ USB_HC0_TYPE

#define USB_HC0_TYPE   ohci

◆ USB_HC0_IRQHandler

#define USB_HC0_IRQHandler   USBH_IRQHandler

◆ USB_HC0_CONFIG

#define USB_HC0_CONFIG
Value:
.reg = USBH, \
.irq = USBH_IRQn,

◆ USB_DC_COUNT

#define USB_DC_COUNT   0

◆ 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

#define USB_DC0_IRQHandler   USBD_IRQHandler

◆ USB_DC0_EP_NUM

#define USB_DC0_EP_NUM   14

◆ USB_DC0_CONFIG

#define USB_DC0_CONFIG
Value:
.reg = HSUSBD, \
.irq = USBD_IRQn,