walnux/include/nuttx/lcd
rongyichang 52d516ab46 drivers/lcd: change lcd stride from pixel to bytes
In order to achieve better scalability, change the stride
from pixel mode to byte mode.For example, in the case of RGB888
mode with 466 pixels in width and a 4-byte aligned buffer,it is
only necessary to extend the buffer of one line from 1398 bytes
to 1400 bytes, instead of extending it to 1404 bytes.

Signed-off-by: rongyichang <rongyichang@xiaomi.com>
2023-11-14 07:30:29 -08:00
..
apa102.h drivers/lcd: Add support to use APA102 LED Matrix as LCD Display 2022-07-19 18:50:04 +03:00
ft80x.h
gc9a01.h
hd4478ou.h
ht16k33.h
ili9225.h Fix lcd/ili9225.c:388:46: error: shift count >= width of type 2022-11-20 14:34:44 +01:00
ili9325.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
ili9340.h
ili9341.h
ili9488.h
jd9851.h drivers/lcd: Add JD9851 driver 2023-05-26 02:21:25 +08:00
lcd.h drivers/lcd : add ioctl passthrough for LCD driver 2023-08-19 01:50:41 +08:00
lcd_dev.h drivers/lcd: change lcd stride from pixel to bytes 2023-11-14 07:30:29 -08:00
lcd_ioctl.h
lcddrv_spiif.h
lpm013m091a.h
max7219.h
memlcd.h
mio283qt2.h
mio283qt9a.h
p14201.h
pcd8544.h
pcf8574_lcd_backpack.h
ra8875.h
slcd_codec.h libc/stream: Rename [lib_stream_](put|get) to [lib_stream_](putc|getc) 2022-12-05 14:27:55 +01:00
slcd_ioctl.h
ssd1289.h
ssd1306.h
ssd1351.h
ssd1680.h
st7032.h
st7565.h
st7567.h
st7735.h
st7789.h Dynamic adjustment of the orientation, switch orientation on the fly: 2023-06-15 10:15:11 -03:00
tda19988.h
ug-2864ambag01.h
ug-9664hswag01.h