RTEMS
5.0.0
|
Go to the source code of this file.
Functions | |
uint32_t | ILI9488_EbiReadChipId (void) |
uint32_t | ILI9488_EbiInitialize (sXdmad *dmad) |
void | ILI9488_EbiSetPixelFormat (uint16_t format) |
void | ILI9488_EbiSetCursor (uint16_t x, uint16_t y) |
void | ILI9488_EbiSetWindow (uint16_t dwX, uint16_t dwY, uint16_t dwWidth, uint16_t dwHeight) |
void | ILI9488_EbiSetFullWindow (void) |
void | ILI9488_EbiOn (void) |
void | ILI9488_EbiOff (void) |
void | ILI9488_EbiSetDisplayLandscape (uint8_t dwRGB, uint8_t LandscaprMode) |
Interface of ILI9488 driver.