VSF Documented
|
#include "hal/vsf_hal.h"
#include "hal/driver/common/template/vsf_template_usb.h"
#include "component/usb/driver/otg/dwcotg/vsf_dwcotg_hw.h"
#include "./hc/usbh.h"
#include "./dc/usbd.h"
Go to the source code of this file.
Data Structures | |
struct | cmem7_usb_const_t |
struct | cmem7_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 cmem7_usb_const_t | cmem7_usb_const_t |
typedef struct cmem7_usb_t | cmem7_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 cmem7_usb_const_t cmem7_usb_const_t |
typedef struct cmem7_usb_t cmem7_usb_t |