Searched refs:txBusy (Results 1 – 4 of 4) sorted by relevance
500 int txBusy = 0; in DbgConsole_SendData() local509 txBusy = 1; in DbgConsole_SendData()536 if (txBusy == 0) in DbgConsole_SendData()
501 int txBusy = 0; in DbgConsole_SendData() local510 txBusy = 1; in DbgConsole_SendData()537 if (txBusy == 0) in DbgConsole_SendData()
209 status->txBusy = ((txStatus & ENETC_SI_VSIMSGSR_MB_MASK) != 0U); in NETC_SIVsiCheckTxStatus()
3757 …bool txBusy; /*!< The VSI Tx busy flag, become idle when the PSI receive and clear the relate… member