Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mipi_dsi.h File Reference

Go to the source code of this file.

Macros

MIPI-DSI Pixel formats.
#define MIPI_DSI_PIXFMT_RGB888   0U
 RGB888 (24bpp).
 
#define MIPI_DSI_PIXFMT_RGB666   1U
 RGB666 (24bpp).
 
#define MIPI_DSI_PIXFMT_RGB666_PACKED   2U
 Packed RGB666 (18bpp).
 
#define MIPI_DSI_PIXFMT_RGB565   3U
 RGB565 (16bpp).