VSF Documented
|
#include "component/usb/vsf_usb_cfg.h"
#include "component/usb/host/vsf_usbh.h"
#include "hal/vsf_hal.h"
Go to the source code of this file.
Data Structures | |
struct | vk_ohci_param_t |
Macros | |
#define | VSF_OHCI_FLAG_NO_DATA 0x10 |
#define | VSF_OHCI_FLAG_NO_STATUS 0x20 |
Typedefs | |
typedef struct vk_ohci_param_t | vk_ohci_param_t |
Functions | |
void | vk_ohci_init (void) |
Variables | |
const vk_usbh_hcd_drv_t | vk_ohci_drv |
#define VSF_OHCI_FLAG_NO_DATA 0x10 |
#define VSF_OHCI_FLAG_NO_STATUS 0x20 |
typedef struct vk_ohci_param_t vk_ohci_param_t |
void vk_ohci_init | ( | void | ) |
|
extern |