Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c4829 void *tempCurrent; in USB_HostEhciClosePipe() local
4858 tempCurrent = (void *)ehciPipePointer; in USB_HostEhciClosePipe()
4859 if (prevPointer == (usb_host_pipe_t *)tempCurrent) in USB_HostEhciClosePipe()