Home
last modified time | relevance | path

Searched refs:qhd0 (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c375 dcd_qhd_t *qhd0 = usb_device_qhd_get(handle, 0); in USBD_IRQHandler() local
376 usbd_event_ep0_setup_complete_handler(busid, (uint8_t *)&qhd0->setup_request); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c725 dcd_qhd_t *qhd0 = chipidea_qhd_get(busid, 0); in USBD_IRQHandler() local
726 usbd_event_ep0_setup_complete_handler(busid, (uint8_t *)&qhd0->setup_request); in USBD_IRQHandler()

Completed in 8 milliseconds