Searched refs:ECSPI_SetChannelSelect (Results 1 – 3 of 3) sorted by relevance
346 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_MasterTransferSDMA()417 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_SlaveTransferSDMA()
674 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_MasterTransferBlocking()758 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_MasterTransferNonBlocking()
532 static inline void ECSPI_SetChannelSelect(ECSPI_Type *base, ecspi_channel_source_t channel) in ECSPI_SetChannelSelect() function