Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c98 } dcd_qhd_t; typedef
101 dcd_qhd_t qhd[CONFIG_USBDEV_EP_NUM * 2];
316 static dcd_qhd_t *chipidea_qhd_get(uint8_t busid, uint8_t ep_idx) in chipidea_qhd_get()
357 dcd_qhd_t *p_qhd; in chipidea_edpt_open()
362 memset(p_qhd, 0, sizeof(dcd_qhd_t)); in chipidea_edpt_open()
382 dcd_qhd_t *p_qhd; in chipidea_start_xfer()
725 dcd_qhd_t *qhd0 = chipidea_qhd_get(busid, 0); in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c338 dcd_qhd_t *p_qhd = usb_device_qhd_get(handle, ep_idx); in USBD_IRQHandler()
375 dcd_qhd_t *qhd0 = usb_device_qhd_get(handle, 0); in USBD_IRQHandler()

Completed in 5 milliseconds