Home
last modified time | relevance | path

Searched full:rgb888 (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/dts/bindings/display/
Dilitek,ili9xxx-common.yaml15 - 1 # RGB888
17 Display pixel format. Note that when RGB888 pixel format is selected
/Zephyr-latest/drivers/display/
DKconfig.st7789v22 bool "RGB888"
DKconfig.stm32_ltdc32 bool "RGB888"
Ddisplay_ili9xxx.c223 * 18 bit values via a lookup table. When using RGB888 format, the in ili9xxx_read()
229 * - RGB888 mode can't be supported. in ili9xxx_read()
Dssd1322.c135 /* Other formats, such as RGB888 to grayscale could be added by switching here */ in ssd1322_write_pixels()
/Zephyr-latest/include/zephyr/dt-bindings/mipi_dsi/
Dmipi_dsi.h22 /** RGB888 (24bpp). */
/Zephyr-latest/tests/drivers/display/display_read_write/
Dtestcase.yaml16 drivers.display.read_write.sdl.rgb888:
/Zephyr-latest/modules/lvgl/
DKconfig81 bool "24: RGB888"
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/
Dindex.rst18 * 1 channels for HDMI1.4b output and 1 channel for RGB888 output and 1channel for LVDS;
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_a57.rst18 * 2 channels for HDMI1.4b output and 1channel for RGB888 output and 1channel for LVDS;
/Zephyr-latest/samples/drivers/video/capture/src/
Dcheck_test_pattern.h82 /* Convert RGB565 to RGB888 */ in rgb565_to_lab()
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst116 - LCD-TFT controller, up to 24-bit // RGB888, up to WXGA (1366 × 768) @60 fps
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst119 - LCD-TFT controller, up to 24-bit // RGB888, up to WXGA (1366 × 768) @60 fps
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst722 driver. ARGB8888, RGB888, and BGR565 formats are supported.