Searched refs:kUSDHC_TransferDirectionSend (Results 1 – 2 of 2) sorted by relevance
330 kUSDHC_TransferDirectionSend = 0U, /*!< USDHC transfer direction send. */ enumerator
1685 if (dataConfig->dataDirection == kUSDHC_TransferDirectionSend) in USDHC_SetScatterGatherAdmaTableConfig()1808 …transferFlags |= scatterGatherData->dataDirection == kUSDHC_TransferDirectionSend ? kUSDHC_Command… in USDHC_TransferScatterGatherADMANonBlocking()