Searched refs:isThereExtraRxBytes (Results 1 – 2 of 2) sorted by relevance
250 handle->isThereExtraRxBytes = false; in LPSPI_MasterTransferEDMA()277 handle->isThereExtraRxBytes = true; in LPSPI_MasterTransferEDMA()523 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiMasterCallback()700 handle->isThereExtraRxBytes = false; in LPSPI_SlaveTransferEDMA()725 handle->isThereExtraRxBytes = true; in LPSPI_SlaveTransferEDMA()944 if (lpspiEdmaPrivateHandle->handle->isThereExtraRxBytes) in EDMA_LpspiSlaveCallback()
73 volatile uint8_t isThereExtraRxBytes; /*!< Is there extra RX byte. */ member116 volatile uint8_t isThereExtraRxBytes; /*!< Is there extra RX byte. */ member