Lines Matching +full:tx +full:- +full:dma +full:- +full:channel
1 description: Atmel SAM0 DMA controller
3 compatible: "atmel,sam0-dmac"
5 include: dma-controller.yaml
14 "#dma-cells":
17 # #dma-cells : Must be <2>.
18 # The 1st cell specifies the DMAC channel to be used for the data transfer.
19 # This channel should be unique between all peripherals that are using the
26 # Example of devicetree dma channel configuration:
29 # /* Configure DMA channels for async operation */
31 # dma-names = "rx", "tx";
36 # uart_rx/tx peripheral trigger for sercom3.
37 dma-cells:
38 - channel
39 - trigsrc