Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c4342 uint32_t backValue; in USB_HostEhciTimer0() local
4389 backValue = in USB_HostEhciTimer0()
4392 … if (vltQhPointer->timeOutLabel != backValue) /* use total bytes to reflect the time out */ in USB_HostEhciTimer0()
4395 vltQhPointer->timeOutLabel = (uint16_t)backValue; in USB_HostEhciTimer0()
4408 … if (backValue != (((*totalBytesAddress) & EHCI_HOST_QTD_TOTAL_BYTES_MASK) >> in USB_HostEhciTimer0()