Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_posix.overlay29 zephyr,code = <INPUT_KEY_R>;
/Zephyr-latest/subsys/input/
Dinput_hid.c30 [INPUT_KEY_R] = HID_KEY_R,
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h151 #define INPUT_KEY_R 19 /**< R Key */ macro