Searched refs:isThereExtraRxBytes (Results 1 – 4 of 4) sorted by relevance
224 handle->isThereExtraRxBytes = false; in LPSPI_MasterTransferPrepareEDMALite()318 handle->isThereExtraRxBytes = false; in LPSPI_MasterTransferEDMALite()333 handle->isThereExtraRxBytes = true; in LPSPI_MasterTransferEDMALite()626 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiMasterCallback()821 handle->isThereExtraRxBytes = false; in LPSPI_SlaveTransferEDMA()861 handle->isThereExtraRxBytes = true; in LPSPI_SlaveTransferEDMA()1065 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiSlaveCallback()
78 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member121 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member
237 handle->isThereExtraRxBytes = false; in LPSPI_MasterTransferPrepareEDMALite()361 handle->isThereExtraRxBytes = false; in LPSPI_MasterTransferEDMALite()376 handle->isThereExtraRxBytes = true; in LPSPI_MasterTransferEDMALite()769 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiMasterCallback()967 handle->isThereExtraRxBytes = false; in LPSPI_SlaveTransferEDMA()1015 handle->isThereExtraRxBytes = true; in LPSPI_SlaveTransferEDMA()1246 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiSlaveCallback()
81 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member133 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member