|
VSF Documented
|
#include "./usbh.h"#include "../vendor/plf/aic8800/src/driver/pmic/pmic_api.h"#include "component/vsf_component.h"Functions | |
| vsf_err_t | __aic8800_usb_init (aic8800_usb_t *usb, vsf_arch_prio_t priority, bool is_fs_phy, usb_ip_irqhandler_t handler, void *param) |
| void | __aic8800_usb_irq_enable (aic8800_usb_t *usb) |
| void | __aic8800_usb_irq_disable (aic8800_usb_t *usb) |
| vsf_err_t | aic8800_usbh_init (aic8800_usb_t *hc, usb_hc_ip_cfg_t *cfg) |
| void | aic8800_usbh_irq_enable (aic8800_usb_t *hc) |
| void | aic8800_usbh_irq_disable (aic8800_usb_t *hc) |
| void | aic8800_usbh_get_info (aic8800_usb_t *hc, usb_hc_ip_info_t *info) |
| void | aic8800_usbh_irq (aic8800_usb_t *hc) |
|
extern |
|
extern |
|
extern |
| vsf_err_t aic8800_usbh_init | ( | aic8800_usb_t * | hc, |
| usb_hc_ip_cfg_t * | cfg | ||
| ) |
| void aic8800_usbh_irq_enable | ( | aic8800_usb_t * | hc | ) |
| void aic8800_usbh_irq_disable | ( | aic8800_usb_t * | hc | ) |
| void aic8800_usbh_get_info | ( | aic8800_usb_t * | hc, |
| usb_hc_ip_info_t * | info | ||
| ) |
| void aic8800_usbh_irq | ( | aic8800_usb_t * | hc | ) |