|
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 | vsf_hw_usb_const_t |
| class | vsf_hw_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 vsf_hw_usb_const_t | vsf_hw_usb_const_t |
| typedef struct vsf_hw_usb_t | vsf_hw_usb_t |
Functions | |
| void | vsf_hw_usbh_irq_enable (vsf_hw_usb_t *hc) |
| void | vsf_hw_usbh_irq_disable (vsf_hw_usb_t *hc) |
| void | vsf_hw_usbd_irq_enable (vsf_hw_usb_t *dc) |
| void | vsf_hw_usbd_irq_disable (vsf_hw_usb_t *dc) |
| #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 vsf_hw_usb_const_t vsf_hw_usb_const_t |
| typedef struct vsf_hw_usb_t vsf_hw_usb_t |
|
extern |
|
extern |
|
extern |
|
extern |