Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/aoa/
A Dusb_aoa.h45 char acc_serial[64]; member
A Dusbh_aoa.c109 setup->wLength = strlen(info->acc_serial) + 1; in usbh_aoa_switch()
111 memcpy(g_aoa_buffer, info->acc_serial, strlen(info->acc_serial)); in usbh_aoa_switch()
/components/drivers/usb/cherryusb/demo/
A Dusb_host.c379 .acc_serial = "CherryUSB"

Completed in 4 milliseconds