VSF Documented
Data Structures | Typedefs | Functions
ohci.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "../../../__device.h"
#include "hal/driver/common/template/vsf_template_usb.h"

Go to the source code of this file.

Data Structures

struct  nuc500_ohci_const_t
 include the infrastructure More...
 
struct  nuc500_ohci_t
 

Typedefs

typedef struct nuc500_ohci_const_t nuc500_ohci_const_t
 include the infrastructure
 
typedef struct nuc500_ohci_t nuc500_ohci_t
 

Functions

vsf_err_t nuc500_ohci_init (nuc500_ohci_t *hc, usb_hc_ip_cfg_t *cfg)
 
void nuc500_ohci_get_info (nuc500_ohci_t *hc, usb_hc_ip_info_t *info)
 
void nuc500_ohci_irq (nuc500_ohci_t *hc)
 

Typedef Documentation

◆ nuc500_ohci_const_t

include the infrastructure

◆ nuc500_ohci_t

typedef struct nuc500_ohci_t nuc500_ohci_t

Function Documentation

◆ nuc500_ohci_init()

vsf_err_t nuc500_ohci_init ( nuc500_ohci_t hc,
usb_hc_ip_cfg_t cfg 
)
extern

◆ nuc500_ohci_get_info()

void nuc500_ohci_get_info ( nuc500_ohci_t hc,
usb_hc_ip_info_t info 
)
extern

◆ nuc500_ohci_irq()

void nuc500_ohci_irq ( nuc500_ohci_t hc)
extern