Home
last modified time | relevance | path

Searched defs:tx_dma_ch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/
H A Ddma_uart_example.cc32 static pw::dma::McuxpressoDmaChannel tx_dma_ch = dma.GetChannel(kUartTxDmaCh); in DmaUartExample() local
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/public/pw_uart_mcuxpresso/
H A Ddma_uart.h43 dma::McuxpressoDmaChannel& tx_dma_ch; // Transmit DMA channel member