Home
last modified time | relevance | path

Searched refs:usbd_event_connect_handler (Results 1 – 5 of 5) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_dc.h149 void usbd_event_connect_handler(uint8_t busid);
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c322 usbd_event_connect_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_dc_rp2040.c522 usbd_event_connect_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c674 usbd_event_connect_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c1121 void usbd_event_connect_handler(uint8_t busid) function

Completed in 37 milliseconds