Searched refs:kQSPI_TxBufferFull (Results 1 – 2 of 2) sorted by relevance
133 kQSPI_TxBufferFull = QuadSPI_SR_TXFULL_MASK, /*!< Tx buffer full flag */ enumerator
515 while (0U != (QSPI_GetStatusFlags(base) & (uint32_t)kQSPI_TxBufferFull)) in QSPI_WriteBlocking()