Home
last modified time | relevance | path

Searched refs:acc_model (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/class/aoa/
A Dusb_aoa.h41 char acc_model[64]; member
A Dusbh_aoa.c61 setup->wLength = strlen(info->acc_model) + 1; in usbh_aoa_switch()
63 memcpy(g_aoa_buffer, info->acc_model, strlen(info->acc_model)); in usbh_aoa_switch()
/components/drivers/usb/cherryusb/demo/
A Dusb_host.c375 .acc_model = "CherryUSB",

Completed in 6 milliseconds