Searched refs:usbd_adb_notify_shell_read (Results 1 – 4 of 4) sorted by relevance
27 void usbd_adb_notify_shell_read(uint8_t *data, uint32_t len);
218 usbd_adb_notify_shell_read(rx_packet.payload, rx_packet.msg.data_length); in usbd_adb_bulk_in()
23 void usbd_adb_notify_shell_read(uint8_t *data, uint32_t len) in usbd_adb_notify_shell_read() function
40 void usbd_adb_notify_shell_read(uint8_t *data, uint32_t len) in usbd_adb_notify_shell_read() function
Completed in 6 milliseconds