Home
last modified time | relevance | path

Searched refs:panel_width (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/drivers/display/
Ddisplay_hx8394.c23 uint16_t panel_width; member
520 capabilities->x_resolution = config->panel_width; in hx8394_get_capabilities()
790 .panel_width = DT_INST_PROP(id, width), \
Ddisplay_rm67162.c193 uint16_t panel_width; member
474 capabilities->x_resolution = config->panel_width; in rm67162_get_capabilities()
596 .panel_width = DT_INST_PROP(id, width), \
Ddisplay_rm68200.c84 uint16_t panel_width; member
155 capabilities->x_resolution = config->panel_width; in rm68200_get_capabilities()
1042 .panel_width = DT_INST_PROP(id, width), \
DKconfig.mcux_elcdif40 The framebuffer size is computed as : panel_width * panel_height * bpp.