Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_lcd.c121 lv_nuttx_lcd_t * lcd = lv_event_get_user_data(e); in rounder_cb() local
123 struct lcddev_area_align_s * align_info = &lcd->align_info; in rounder_cb()
140 lv_nuttx_lcd_t * lcd = disp->driver_data; in flush_cb() local
142 lcd->area.row_start = area_p->y1; in flush_cb()
143 lcd->area.row_end = area_p->y2; in flush_cb()
144 lcd->area.col_start = area_p->x1; in flush_cb()
145 lcd->area.col_end = area_p->x2; in flush_cb()
146 lcd->area.data = (uint8_t *)color_p; in flush_cb()
147 ioctl(lcd->fd, LCDDEVIO_PUTAREA, (unsigned long) & (lcd->area)); in flush_cb()
155 lv_nuttx_lcd_t * lcd = lv_malloc_zeroed(sizeof(lv_nuttx_lcd_t)); in lcd_init() local
[all …]
/lvgl-latest/docs/details/integration/boards/
Driverdi.rst32 - `RVT50HQSNWC00-B <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-optical-b…
33 - `RVT50HQSNWC00 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
34 - `RVT50HQSFWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
35 - `RVT50HQSNWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
36 - `RVT50HQSFWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-frame-rvt50hqsfwn00>`
37 - `RVT50HQSNWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-rvt50hqsnwn00>`
/lvgl-latest/docs/details/integration/chip/
Despressif.rst16 - `ESP32-S3-LCD-EV-BOARD <https://github.com/lvgl/lv_port_espressif_esp32-s3-lcd-ev-board>`__
70 …s.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/peripherals/lcd/index.html>`__ comp…
73 …sp repository <https://github.com/espressif/esp-bsp/tree/master/components/lcd>`__ and are uploade…