Searched refs:len_words (Results 1 – 10 of 10) sorted by relevance
1757 uint16_t len_words; in USB_HC_StartXfer() local1971 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1974 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()1984 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1986 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1831 uint16_t len_words; in USB_HC_StartXfer() local2050 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2053 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2063 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2065 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1781 uint16_t len_words; in USB_HC_StartXfer() local2000 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2003 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2013 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2015 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1911 uint16_t len_words; in USB_HC_StartXfer() local2130 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2133 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2143 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2145 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1777 uint16_t len_words; in USB_HC_StartXfer() local1991 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1994 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2004 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2006 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1603 uint16_t len_words; in USB_HC_StartXfer() local1669 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1672 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()1682 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1684 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1629 uint16_t len_words; in USB_HC_StartXfer() local1695 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1698 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()1708 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()1710 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1829 uint16_t len_words; in USB_HC_StartXfer() local2048 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2051 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2061 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2063 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()
1841 uint16_t len_words; in USB_HC_StartXfer() local2060 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2063 if (len_words > (USBx->HNPTXSTS & 0xFFFFU)) in USB_HC_StartXfer()2073 len_words = (uint16_t)((hc->xfer_len + 3U) / 4U); in USB_HC_StartXfer()2075 if (len_words > (USBx_HOST->HPTXSTS & 0xFFFFU)) /* split the transfer */ in USB_HC_StartXfer()