Searched refs:dma_rx (Results 1 – 7 of 7) sorted by relevance
43 .dma_rx = true, in hal_trace_rx_start()
37 bool dma_rx :1; member
85 bool dma_rx : 1; member
147 spi_cfg.dma_rx = true; in hal_spi_init()152 spi_cfg.dma_rx = false; in hal_spi_init()
55 .dma_rx = false,334 uart_cfg.dma_rx = true; in hal_uart_init()
140 spi_cfg.dma_rx = true; in hal_ch395_spi_init()145 spi_cfg.dma_rx = false; in hal_ch395_spi_init()
195 cfg.dma_rx = true; in tty_uart_startup()
Completed in 10 milliseconds