Lines Matching +full:pseudo +full:- +full:device
2 # SPDX-License-Identifier: Apache-2.0
5 LVGL keypad indev pseudo-device
10 The property input-codes can be used to setup a mapping of input codes
14 The pseudo device can be associated to a specific device to listen only
15 for events from that device. Example configuration:
17 #include <zephyr/dt-bindings/lvgl/lvgl.h>
20 compatible = "zephyr,lvgl-keypad-input";
22 input-codes = <INPUT_KEY_1 INPUT_KEY_2>;
23 lvgl-codes = <LV_KEY_NEXT LV_KEY_PREV>;
26 compatible: "zephyr,lvgl-keypad-input"
28 include: zephyr,lvgl-common-input.yaml
31 input-codes:
37 lvgl-codes: