Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_dc.h164 void usbd_event_suspend_handler(uint8_t busid);
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c308 usbd_event_suspend_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_dc_rp2040.c570 usbd_event_suspend_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c660 usbd_event_suspend_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic.c712 usbd_event_suspend_handler(); in usb_dc_deinit()
1656 usbd_event_suspend_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c823 usbd_event_suspend_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/bouffalolab/
A Dusb_dc_bl.c985 usbd_event_suspend_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c1159 usbd_event_suspend_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c1138 void usbd_event_suspend_handler(uint8_t busid) function

Completed in 19 milliseconds