Home
last modified time | relevance | path

Searched refs:DISPLAY_HSIZE_INPUT0 (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/drivers/display/renesas_glcdc/
Dlv_renesas_glcdc.c17 #define DISPLAY_HSIZE_INPUT0 LCD_CH0_IN_GR2_HSIZE macro
154 lv_display_t * display = lv_display_create(DISPLAY_HSIZE_INPUT0, DISPLAY_VSIZE_INPUT0); in glcdc_create()
320 fb = fb + area->y1 * DISPLAY_HSIZE_INPUT0; in flush_partial()
330 fb += DISPLAY_HSIZE_INPUT0; in flush_partial()
/lvgl-latest/docs/details/integration/driver/display/
Drenesas_glcdc.rst62 …static lv_color_t partial_draw_buf[DISPLAY_HSIZE_INPUT0 * DISPLAY_VSIZE_INPUT0 / 10] BSP_PLACE_IN_…
/lvgl-latest/src/draw/renesas/dave2d/
Dlv_draw_dave2d.c176 …result = d2_framebuffer(_d2_handle, (uint16_t *)dest_buf, DISPLAY_HSIZE_INPUT0, DISPLAY_BUFFER_STR…