Searched refs:RGB565 (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/drivers/mipi_dsi/ |
D | Kconfig.mcux | 26 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/ |
D | video_common.c | 11 RGB565, enumerator 17 [RGB565] = {.pixelformat = VIDEO_PIX_FMT_RGB565, 90 zassert_equal(idx, RGB565); in ZTEST()
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.st7789v | 25 bool "RGB565"
|
D | Kconfig.ili9xxx | 19 API only supports RGB565 mode.
|
D | Kconfig.stm32_ltdc | 38 bool "RGB565"
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig | 83 bool "16: RGB565" 91 bool "Swap the 2 bytes of RGB565 color."
|
/Zephyr-latest/boards/shields/lcd_par_s035/boards/ |
D | rd_rw612_bga.overlay | 83 * like LVGL, which would otherwise have to swap RGB565 data in
|
/Zephyr-latest/boards/weact/mini_stm32h743/doc/ |
D | index.rst | 21 - ST7735 TFT-LCD 160 x 80 pixels (RGB565 3-SPI)
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/ |
D | index.rst | 22 - ST7735 TFT-LCD 160 x 80 pixels (RGB565 3-SPI)
|
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/ |
D | index.rst | 39 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
|
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/ |
D | index.rst | 31 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
|
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/ |
D | index.rst | 31 …~16-bit parallel RGB, I8080 and MOTO6800), supporting conversion between RGB565, YUV422, YUV420 an…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 3033 * :github:`53642` - Display driver sample seems to mix up RGB565 and BGR565
|