Lines Matching +full:invert +full:- +full:y
2 # SPDX-License-Identifier: Apache-2.0
5 LVGL pointer indev pseudo-device
14 compatible = "zephyr,lvgl-pointer-input";
18 compatible: "zephyr,lvgl-pointer-input"
20 include: zephyr,lvgl-common-input.yaml
23 swap-xy:
26 Swap x-y axes to align input with the display.
28 invert-x:
31 Invert x axes to align input with the display.
33 invert-y:
36 Invert y axes to align input with the display.