Searched refs:TFQSTAT_TXFS (Results 1 – 2 of 2) sorted by relevance
597 …while (((txfifostate & TFQSTAT_TXFS) >= word_count) && (0U != pudev->host.pipe[pp_num].xfer_len)) { in usbh_int_txfifoempty()598 len = (uint16_t)(txfifostate & TFQSTAT_TXFS) * 4U; in usbh_int_txfifoempty()
356 #define TFQSTAT_TXFS BITS(0, 15) macro
Completed in 11 milliseconds