Searched refs:UART4_DMA_TX_CONFIG (Results 1 – 17 of 17) sorted by relevance
143 #ifndef UART4_DMA_TX_CONFIG144 #define UART4_DMA_TX_CONFIG \ macro
172 #ifndef UART4_DMA_TX_CONFIG173 #define UART4_DMA_TX_CONFIG \ macro
176 #ifndef UART4_DMA_TX_CONFIG177 #define UART4_DMA_TX_CONFIG \ macro
476 static struct dma_config uart4_tx_dma_conf = UART4_DMA_TX_CONFIG; in uart_get_dma_config()
149 #ifndef UART4_DMA_TX_CONFIG150 #define UART4_DMA_TX_CONFIG \ macro
366 #ifndef UART4_DMA_TX_CONFIG367 #define UART4_DMA_TX_CONFIG \ macro
305 #ifndef UART4_DMA_TX_CONFIG306 #define UART4_DMA_TX_CONFIG \ macro
446 #ifndef UART4_DMA_TX_CONFIG447 #define UART4_DMA_TX_CONFIG \ macro
977 static struct dma_config uart4_dma_tx = UART4_DMA_TX_CONFIG; in stm32_uart_get_dma_config()
1000 static struct dma_config uart4_dma_tx = UART4_DMA_TX_CONFIG; in stm32_uart_get_config()
1784 static struct dma_config uart4_dma_tx = UART4_DMA_TX_CONFIG; in hc32_uart_get_dma_info()
1791 static struct dma_config uart4_dma_tx = UART4_DMA_TX_CONFIG; in hc32_uart_get_info()
Completed in 44 milliseconds