Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbd_adb_shell.c35 usb_osal_sem_give(g_usbd_adb_shell.tx_done); in usbd_adb_notify_write_done()
50 usb_osal_sem_give(g_usbd_adb_shell.tx_done); in usbd_adb_shell_close()
A Dusbd_serial.c235 usb_osal_sem_give(serial->tx_done); in usbd_cdc_acm_bulk_in()
/components/drivers/usb/cherryusb/common/
A Dusb_osal.h50 int usb_osal_sem_give(usb_osal_sem_t sem);
/components/drivers/usb/cherryusb/osal/
A Dusb_osal_rtthread.c91 int usb_osal_sem_give(usb_osal_sem_t sem) in usb_osal_sem_give() function
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c603 usb_osal_sem_give(pipe->waitsem); in usbh_kill_urb()
624 usb_osal_sem_give(pipe->waitsem); in rp2040_urb_waitup()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c824 usb_osal_sem_give(pipe->waitsem); in usbh_kill_urb()
846 usb_osal_sem_give(pipe->waitsem); in musb_urb_waitup()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c627 usb_osal_sem_give(qh->waitsem); in ehci_urb_waitup()
1343 usb_osal_sem_give(qh->waitsem); in usbh_kill_urb()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c1137 usb_osal_sem_give(chan->waitsem); in usbh_kill_urb()
1158 usb_osal_sem_give(chan->waitsem); in dwc2_urb_waitup()

Completed in 21 milliseconds