VSF Documented
|
#include "hal/vsf_hal_cfg.h"
#include "../device.h"
#include "../pm/pm.h"
#include "hal/driver/common/template/vsf_template_usb.h"
#include "./hc/usbh.h"
#include "./dc/usbd.h"
Go to the source code of this file.
Data Structures | |
struct | mt071_usb_const_t |
struct | mt071_usb_t |
Macros | |
#define | __USB_OTG_DEF(__N, __VALUE) |
#define | _USB_OTG_DEF(__N, __VALUE) __USB_OTG_DEF(__N, __VALUE) |
#define | USB_OTG_DEF(__N, __VALUE) _USB_OTG_DEF(__N, __VALUE) |
Typedefs | |
typedef struct mt071_usb_const_t | mt071_usb_const_t |
typedef struct mt071_usb_t | mt071_usb_t |
#define __USB_OTG_DEF | ( | __N, | |
__VALUE | |||
) |
#define _USB_OTG_DEF | ( | __N, | |
__VALUE | |||
) | __USB_OTG_DEF(__N, __VALUE) |
#define USB_OTG_DEF | ( | __N, | |
__VALUE | |||
) | _USB_OTG_DEF(__N, __VALUE) |
typedef struct mt071_usb_const_t mt071_usb_const_t |
typedef struct mt071_usb_t mt071_usb_t |