Searched refs:dma_mux_configure (Results 1 – 6 of 6) sorted by relevance
100 void *dma_mux_configure; member
529 dmaConfig.dma_mux_configure = uartConfig->dma_mux_configure; in Serial_UartDmaInit()
244 void *dma_mux_configure; member
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()
108 dma_mux_configure_t dma_mux_configure; member1857 dma_mux_configure_t *dmaMux = dmaConfig->dma_mux_configure; in HAL_UartDMAInit()1868 …(void)memcpy(&uartDmaHandle->dma_mux_configure, dmaConfig->dma_mux_configure, sizeof(dma_mux_confi… in HAL_UartDMAInit()1913 … uartDmaHandle->hal_uart_dma_config.dma_mux_configure = &uartDmaHandle->dma_mux_configure; in HAL_UartDMAInit()
233 void *dma_mux_configure; member