Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.c1025 usb_host_ohci_isochronous_transfer_descritpor_struct_t *itdQ = NULL; in USB_HostOhciTdDoneHandle() local
1032 if (NULL != itdQ) in USB_HostOhciTdDoneHandle()
1034 itdQ->nextItd = itdP->nextItd; in USB_HostOhciTdDoneHandle()
1042 itdQ = itdP; in USB_HostOhciTdDoneHandle()