![]()
![]()
#define LCD_PROTECTED_H
![]()
![]()
#include "LCD.h"
![]()
![]()
LCD_LUT_INFO
![]()
![]()
paColor
![]()
![]()
NumEntries
![]()
![]()
LCD_API_LIST
![]()
![]()
pfDrawPixel
![]()
![]()
pfDrawHLine
![]()
![]()
pfDrawVLine
![]()
![]()
pfFillRect
![]()
![]()
pfDrawBitmap
![]()
![]()
LCD_aMirror;
![]()
![]()
LCD__aConvTable;
![]()
![]()
LCD_UpdateColorIndices();
![]()
![]()
LCD_PassingBitmapsAllowed();
![]()
![]()
LCD_EnableCursor(int);
![]()
![]()
LCD_SelectLCD();
![]()
![]()
LCD_DrawBitmap(int, int, int, int, int, int, int, int, const unsigned char *, const unsigned long *);
![]()
![]()
LCD__DrawBitmap_1bpp(int, int, int, int, int, int, int, int, const unsigned char *, const unsigned long *, int);
![]()
![]()
LCD_Index2Color_444_12(unsigned long);
![]()
![]()
LCD_Index2Color_M444_12(unsigned long);
![]()
![]()
LCD_Index2Color_444_12_1(unsigned long);
![]()
![]()
LCD_Index2Color_M444_12_1(unsigned long);
![]()
![]()
LCD_Index2Color_444_16(unsigned long);
![]()
![]()
LCD_Index2Color_M444_16(unsigned long);
![]()
![]()
LCD_Index2Color_555(unsigned long);
![]()
![]()
LCD_Index2Color_565(unsigned long);
![]()
![]()
LCD_Index2Color_8666(unsigned long);
![]()
![]()
LCD_Index2Color_888(unsigned long);
![]()
![]()
LCD_Index2Color_8888(unsigned long);
![]()
![]()
LCD_Index2Color_M8888I(unsigned long);
![]()
![]()
LCD_Index2Color_M555(unsigned long);
![]()
![]()
LCD_Index2Color_M565(unsigned long);
![]()
![]()
LCD_Index2Color_M888(unsigned long);
![]()
![]()
LCD_Color2Index_8666(LCD_COLOR);