Searched refs:dma_mux_configure_t (Results 1 – 4 of 4) sorted by relevance
225 } dma_mux_configure_t; typedef
602 dma_mux_configure_t *dmaMux = dmaConfig->dma_mux_configure; in HAL_SpiSlaveDMAInit()692 dma_mux_configure_t *dmaMux = dmaConfig->dma_mux_configure; in HAL_SpiMasterDMAInit()
214 } dma_mux_configure_t; typedef
108 dma_mux_configure_t dma_mux_configure;1857 dma_mux_configure_t *dmaMux = dmaConfig->dma_mux_configure; in HAL_UartDMAInit()1868 …mcpy(&uartDmaHandle->dma_mux_configure, dmaConfig->dma_mux_configure, sizeof(dma_mux_configure_t)); in HAL_UartDMAInit()