Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_dc.h144 void usbd_event_sof_handler(uint8_t busid);
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c291 usbd_event_sof_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_dc_rp2040.c583 usbd_event_sof_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c494 usbd_event_sof_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_dc_kinetis.c393 usbd_event_sof_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c643 usbd_event_sof_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c814 usbd_event_sof_handler(0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c1154 usbd_event_sof_handler(busid); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c1116 void usbd_event_sof_handler(uint8_t busid) function

Completed in 18 milliseconds