Searched refs:timeOutLabel (Results 1 – 2 of 2) sorted by relevance
244 …uint16_t timeOutLabel; /*!< It's used to judge the transfer timeout. The EHCI driver maintain the … member
2506 qhPointer->timeOutLabel = 0; in USB_HostEhciQhInit()3993 vltQhPointer->timeOutLabel = 0U; in USB_HostEhciTransactionDone()4112 vltQhPointer->timeOutLabel = 0U; in USB_HostEhciTransactionDone()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()