Searched refs:cutOffTime (Results 1 – 4 of 4) sorted by relevance
1173 pipe->cutOffTime = USB_HOST_OHCI_TRANSFER_TIMEOUT_GAP; in USB_HostOhciTdDoneHandle()1399 pipe->cutOffTime = USB_HOST_OHCI_TRANSFER_TIMEOUT_GAP; in USB_HostOhciCancelPipe()1979 pipe->cutOffTime--; in USB_HostOhciSof()1980 if (0U == pipe->cutOffTime) in USB_HostOhciSof()2366 pipe->cutOffTime = USB_HOST_OHCI_TRANSFER_TIMEOUT_GAP; in USB_HostOhciOpenPipe()
420 uint32_t cutOffTime; member
577 uint16_t cutOffTime; member
1766 pipe->cutOffTime = USB_HOST_IP3516HS_TRANSFER_TIMEOUT_GAP; in USB_HostIp3516HsCancelPipe()3111 pipe->cutOffTime = USB_HOST_IP3516HS_TRANSFER_TIMEOUT_GAP; in USB_HostIp3516HsTokenDone()3239 pipe->cutOffTime--; in USB_HostIp3516HsSof()3240 if (0U == pipe->cutOffTime) in USB_HostIp3516HsSof()3566 pipe->cutOffTime = USB_HOST_IP3516HS_TRANSFER_TIMEOUT_GAP; in USB_HostIp3516HsOpenPipe()