Searched refs:ESP32_DT_INST_DMA_CELL (Results 1 – 2 of 2) sorted by relevance
32 #define ESP32_DT_INST_DMA_CELL(n, name, cell) \ macro
1030 .tx_dma_channel = ESP32_DT_INST_DMA_CELL(n, tx, channel), \1031 .rx_dma_channel = ESP32_DT_INST_DMA_CELL(n, rx, channel)