Searched refs:writeTcrInIsr (Results 1 – 2 of 2) sorted by relevance
1337 handle->writeTcrInIsr = false;1543 handle->writeTcrInIsr = false;1548 handle->writeTcrInIsr = true;1735 if ((handle->isPcsContinuous) && (handle->writeTcrInIsr) && (!handle->isTxMask))1738 handle->writeTcrInIsr = false;1743 …e->txRemainingByteCount == 0U) && (handle->rxRemainingByteCount == 0U) && (!handle->writeTcrInIsr))
358 volatile bool writeTcrInIsr; /*!< A flag that whether should write TCR in ISR. */ member