Searched refs:serial (Results 1 – 7 of 7) sorted by relevance
/lvgl-latest/src/drivers/wayland/ |
D | lv_wayland.c | 350 uint32_t serial, struct wl_surface * surface, in pointer_handle_enter() argument 439 …wl_pointer_set_cursor(pointer, serial, app->cursor_surface, cursor_image->hotspot_x, cursor_image-… in pointer_handle_enter() 448 uint32_t serial, struct wl_surface * surface) in pointer_handle_leave() argument 453 LV_UNUSED(serial); in pointer_handle_leave() 477 uint32_t serial, uint32_t time, uint32_t button, in pointer_handle_button() argument 482 LV_UNUSED(serial); in pointer_handle_button() 523 xdg_toplevel_move(window->xdg_toplevel, app->wl_seat, serial); in pointer_handle_button() 529 wl_shell_surface_move(window->wl_shell_surface, app->wl_seat, serial); in pointer_handle_button() 577 window->application->wl_seat, serial, edge); in pointer_handle_button() 596 window->application->wl_seat, serial, edge); in pointer_handle_button() [all …]
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | gen_mipi.rst | 15 …talks about a MIPI-compatible display, one thinks of a device with a DSI serial interface. However… 16 includes a number of other, legacy interfaces, like SPI serial, or i8080-compatible parallel interf… 23 …I LCD driver is not a hardware driver for displays with the DSI ("MIPI") serial interface. Instead…
|
D | ili9341.rst | 12 3-/4-line serial peripheral interface (SPI).
|
/lvgl-latest/docs/details/integration/framework/ |
D | arduino.rst | 86 this debug information to the serial interface. To enable this feature
|
/lvgl-latest/docs/details/integration/chip/ |
D | alif.rst | 46 …There should be two serial ports created upon connecting your Alif board. On Linux, they will be s… 197 If this is the first time, you will be prompted to choose which serial port to use to flash
|
/lvgl-latest/docs/details/debugging/ |
D | profiler.rst | 241 2. Optimize the execution time of log printing functions, such as increasing the serial port baud r…
|
/lvgl-latest/docs/details/other-components/ |
D | obj_property.rst | 24 - any external input source (e.g. serial)
|