Home
last modified time | relevance | path

Searched refs:RGB565 (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/mipi_dsi/
DKconfig.mcux26 convert RGB565 input data to BGR565 (little endian to big endian),
33 this Kconfig is enabled, the DSI expects RGB565 data in little endian
/Zephyr-latest/tests/drivers/video/api/src/
Dvideo_common.c11 RGB565, enumerator
17 [RGB565] = {.pixelformat = VIDEO_PIX_FMT_RGB565,
90 zassert_equal(idx, RGB565); in ZTEST()
/Zephyr-latest/drivers/display/
DKconfig.st7789v25 bool "RGB565"
DKconfig.ili9xxx19 API only supports RGB565 mode.
DKconfig.stm32_ltdc38 bool "RGB565"
/Zephyr-latest/modules/lvgl/
DKconfig83 bool "16: RGB565"
91 bool "Swap the 2 bytes of RGB565 color."
/Zephyr-latest/boards/shields/lcd_par_s035/boards/
Drd_rw612_bga.overlay83 * like LVGL, which would otherwise have to swap RGB565 data in
/Zephyr-latest/boards/weact/mini_stm32h743/doc/
Dindex.rst21 - ST7735 TFT-LCD 160 x 80 pixels (RGB565 3-SPI)
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/
Dindex.rst22 - ST7735 TFT-LCD 160 x 80 pixels (RGB565 3-SPI)
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/
Dindex.rst39 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/
Dindex.rst31 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/
Dindex.rst31 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3033 * :github:`53642` - Display driver sample seems to mix up RGB565 and BGR565