Home
last modified time | relevance | path

Searched refs:isThereExtraRxBytes (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi_edma.c224 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()
Dfsl_lpspi_edma.h78 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member
121 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi_edma.c237 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()
Dfsl_lpspi_edma.h81 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member
133 volatile bool isThereExtraRxBytes; /*!< Is there extra RX byte. */ member