VSF Documented
|
#include "hal/vsf_hal_cfg.h"
#include "../../../__device.h"
#include "../../io/io.h"
#include "../../pm/pm.h"
#include "hal/driver/common/template/vsf_template_usb.h"
Go to the source code of this file.
Data Structures | |
struct | m480_ohci_const_t |
include the infrastructure More... | |
struct | m480_ohci_t |
Typedefs | |
typedef struct m480_ohci_const_t | m480_ohci_const_t |
include the infrastructure | |
typedef struct m480_ohci_t | m480_ohci_t |
Functions | |
vsf_err_t | m480_ohci_init (m480_ohci_t *hc, usb_hc_ip_cfg_t *cfg) |
void | m480_ohci_get_info (m480_ohci_t *hc, usb_hc_ip_info_t *info) |
void | m480_ohci_irq (m480_ohci_t *hc) |
typedef struct m480_ohci_const_t m480_ohci_const_t |
include the infrastructure
typedef struct m480_ohci_t m480_ohci_t |
|
extern |
|
extern |
|
extern |