Go to the source code of this file.
◆ DMA_SMARTDMA_MIPI_RGB565_180
#define DMA_SMARTDMA_MIPI_RGB565_180 2 |
◆ DMA_SMARTDMA_MIPI_RGB565_180_SWAP
#define DMA_SMARTDMA_MIPI_RGB565_180_SWAP 6 |
◆ DMA_SMARTDMA_MIPI_RGB565_DMA
#define DMA_SMARTDMA_MIPI_RGB565_DMA 0 |
◆ DMA_SMARTDMA_MIPI_RGB565_DMA_SWAP
#define DMA_SMARTDMA_MIPI_RGB565_DMA_SWAP 4 |
◆ DMA_SMARTDMA_MIPI_RGB888_180
#define DMA_SMARTDMA_MIPI_RGB888_180 3 |
◆ DMA_SMARTDMA_MIPI_RGB888_180_SWAP
#define DMA_SMARTDMA_MIPI_RGB888_180_SWAP 7 |
◆ DMA_SMARTDMA_MIPI_RGB888_DMA
#define DMA_SMARTDMA_MIPI_RGB888_DMA 1 |
◆ DMA_SMARTDMA_MIPI_RGB888_DMA_SWAP
#define DMA_SMARTDMA_MIPI_RGB888_DMA_SWAP 5 |
◆ GD32_DMA_FEATURES_FIFO_THRESHOLD
#define GD32_DMA_FEATURES_FIFO_THRESHOLD |
( |
| threshold | ) |
|
◆ dma_smartdma_install_fw()
install SMARTDMA firmware
Install a custom firmware for the smartDMA. This function allows the user to install a custom firmware into the smartDMA, which implements different API functions than the standard MCUX SDK firmware.
- Parameters
-
dev | smartDMA device |
firmware | address of buffer containing smartDMA firmware |
len | length of firmware buffer |