Home
last modified time | relevance | path

Searched defs:aoa_class (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/aoa/
A Dusbh_aoa.c132 int usbh_aoa_register_hid(struct usbh_aoa *aoa_class, uint16_t id, uint8_t *report, uint32_t report… in usbh_aoa_register_hid()
176 int usbh_aoa_send_hid_event(struct usbh_aoa *aoa_class, uint16_t id, uint8_t *event, uint32_t event… in usbh_aoa_send_hid_event()
203 struct usbh_aoa *aoa_class = &g_aoa_class; in usbh_aoa_connect() local
234 struct usbh_aoa *aoa_class = (struct usbh_aoa *)hport->config.intf[intf].priv; in usbh_aoa_disconnect() local
256 __WEAK void usbh_aoa_run(struct usbh_aoa *aoa_class) in usbh_aoa_run()
261 __WEAK void usbh_aoa_stop(struct usbh_aoa *aoa_class) in usbh_aoa_stop()

Completed in 6 milliseconds