Searched refs:DMA_SetDestinationAddress (Results 1 – 2 of 2) sorted by relevance
253 static inline void DMA_SetDestinationAddress(DMA_Type *base, uint32_t channel, uint32_t destAddr) in DMA_SetDestinationAddress() function
290 …DMA_SetDestinationAddress(handle->rxDmaHandle->base, handle->rxDmaHandle->channel, (uint32_t)xfer-… in FLEXIO_UART_TransferReceiveDMA()