VSF Documented
Data Structures | Typedefs | Functions
ohci.h File Reference
#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 Documentation

◆ m480_ohci_const_t

include the infrastructure

◆ m480_ohci_t

typedef struct m480_ohci_t m480_ohci_t

Function Documentation

◆ m480_ohci_init()

vsf_err_t m480_ohci_init ( m480_ohci_t hc,
usb_hc_ip_cfg_t cfg 
)
extern

◆ m480_ohci_get_info()

void m480_ohci_get_info ( m480_ohci_t hc,
usb_hc_ip_info_t info 
)
extern

◆ m480_ohci_irq()

void m480_ohci_irq ( m480_ohci_t hc)
extern