Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.c29 #define A_WRTE 0x45545257 macro
186 case A_WRTE: /* WRITE(local-id, remote-id, "data") */ in usbd_adb_bulk_out()
215 if (rx_packet.msg.command == A_WRTE) { in usbd_adb_bulk_in()
293 packet->msg.command = A_WRTE; in usbd_abd_write()

Completed in 2 milliseconds