Home
last modified time | relevance | path

Searched full:bgr565 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/display/
DKconfig.st7789v28 bool "BGR565"
Ddisplay_mcux_dcnano_lcdif.c137 * 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()
Ddisplay_st7796s.c109 * 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()
/Zephyr-latest/drivers/mipi_dsi/
DKconfig.mcux26 convert RGB565 input data to BGR565 (little endian to big endian),
/Zephyr-latest/tests/drivers/display/display_read_write/
Dtestcase.yaml54 drivers.display.read_write.sdl.bgr565:
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst386 * Added support for BGR565 pixel format
Drelease-notes-4.0.rst509 * ST7789V driver now supports BGR565, enabled with
Drelease-notes-3.7.rst722 driver. ARGB8888, RGB888, and BGR565 formats are supported.
Drelease-notes-3.3.rst3033 * :github:`53642` - Display driver sample seems to mix up RGB565 and BGR565