Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_errno.h21 #define USB_ERR_SHUTDOWN 13 macro
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c207 if (ret == -USB_ERR_SHUTDOWN) { in usbh_bluetooth_hci_rx_thread()
291 if (ret == -USB_ERR_SHUTDOWN) { in usbh_bluetooth_hci_evt_rx_thread()
338 if (ret == -USB_ERR_SHUTDOWN) { in usbh_bluetooth_hci_acl_rx_thread()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c594 urb->errorcode = -USB_ERR_SHUTDOWN; in usbh_kill_urb()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c811 urb->errorcode = -USB_ERR_SHUTDOWN; in usbh_kill_urb()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1340 urb->errorcode = -USB_ERR_SHUTDOWN; in usbh_kill_urb()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c1134 urb->errorcode = -USB_ERR_SHUTDOWN; in usbh_kill_urb()

Completed in 32 milliseconds