RTEMS
5.0.0
|
Go to the source code of this file.
Functions | |
uint8_t | ILI9488_EbiInitializeWithDma (sXdmad *dmad) |
uint8_t | ILI9488_EbiDmaTxTransfer (uint16_t *pTxBuffer, uint32_t wTxSize) |
uint8_t | ILI9488_EbiDmaRxTransfer (uint32_t *pRxBuffer, uint32_t wRxSize) |
uint8_t | ILI9488_EbiSendCommand (uint16_t Instr, uint16_t *pTxData, uint32_t *pRxData, AccessIli_t ReadWrite, uint32_t size) |
Interface of ILI9488 driver.