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()
670 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_MasterTransferBlocking()754 ECSPI_SetChannelSelect(base, xfer->channel); in ECSPI_MasterTransferNonBlocking()
524 static inline void ECSPI_SetChannelSelect(ECSPI_Type *base, ecspi_channel_source_t channel) in ECSPI_SetChannelSelect() function