Searched full:bgr565 (Results 1 – 9 of 9) sorted by relevance
28 bool "BGR565"
137 * expects little endian. Use BGR565 format to resolve in mcux_dcnano_lcdif_get_capabilities()181 * expects little endian. Use BGR565 format to resolve in mcux_dcnano_lcdif_set_pixel_format()
109 * For BGR565, Red is placed in byte 0 and Blue in byte 1. in st7796s_get_pixelfmt()113 * Blue in D[0:4] and vice versa for BGR565. in st7796s_get_pixelfmt()
26 convert RGB565 input data to BGR565 (little endian to big endian),
54 drivers.display.read_write.sdl.bgr565:
386 * Added support for BGR565 pixel format
509 * ST7789V driver now supports BGR565, enabled with
722 driver. ARGB8888, RGB888, and BGR565 formats are supported.
3033 * :github:`53642` - Display driver sample seems to mix up RGB565 and BGR565