RTEMS
5.0.0
|
Go to the source code of this file.
Data Structures | |
struct | _ILI9488_dma |
struct | _ILI9488_ctl |
Macros | |
#define | ILI9488_ERROR_DMA_ALLOCATE_CHANNEL 1 |
#define | ILI9488_ERROR_DMA_CONFIGURE 2 |
#define | ILI9488_ERROR_DMA_TRANSFER 3 |
#define | ILI9488_ERROR_DMA_SIZE 4 |
#define | ILI9488_SPI SPI0 |
#define | ILI9488_SPI_ID ID_SPI0 |
#define | ILI9488_BASE_ADDRESS 0x63000000 |
Typedefs | |
typedef struct _ILI9488_dma | sIli9488Dma |
typedef struct _ILI9488_ctl | sIli9488DmaCtl |
Interface of ILI9488 driver.
#define ILI9488_ERROR_DMA_ALLOCATE_CHANNEL 1 |
An unspecified error has occurred.