 |
AM261x MCU+ SDK
11.01.00
|
|
Go to the documentation of this file.
39 #ifndef OSPI_LLD_DMA_H_
40 #define OSPI_LLD_DMA_H_
44 #if defined(DMA_VERSION_OSPI_EDMA)
45 #include <drivers/ospi/v0/lld/dma/edma/ospi_edma_lld.h>
46 #elif defined(DMA_VERSION_OSPI_UDMA)
47 #include <drivers/ospi/v0/lld/dma/udma/ospi_udma_lld.h>