Searched refs:len32b (Results 1 – 1 of 1) sorted by relevance
1060 uint32_t len32b; in PCD_WriteEmptyTxFifo() local1071 len32b = (len + 3) / 4; in PCD_WriteEmptyTxFifo()1073 while ( (USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) > len32b && in PCD_WriteEmptyTxFifo()1082 len32b = (len + 3) / 4; in PCD_WriteEmptyTxFifo()
Completed in 3 milliseconds