Home
last modified time | relevance | path

Searched refs:kUSDHC_TransferDirectionSend (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.h330 kUSDHC_TransferDirectionSend = 0U, /*!< USDHC transfer direction send. */ enumerator
Dfsl_usdhc.c1685 if (dataConfig->dataDirection == kUSDHC_TransferDirectionSend) in USDHC_SetScatterGatherAdmaTableConfig()
1808 …transferFlags |= scatterGatherData->dataDirection == kUSDHC_TransferDirectionSend ? kUSDHC_Command… in USDHC_TransferScatterGatherADMANonBlocking()