Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_osal.h53 usb_osal_mutex_t usb_osal_mutex_create(void);
/components/drivers/usb/cherryusb/osal/
A Dusb_osal_rtthread.c101 usb_osal_mutex_t usb_osal_mutex_create(void) in usb_osal_mutex_create() function
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c621 child->mutex = usb_osal_mutex_create(); in usbh_hub_events()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c301 g_rp2040_hcd[bus->hcd.hcd_id].ep0_mutex = usb_osal_mutex_create(); in usb_hc_init()

Completed in 13 milliseconds