Home
last modified time | relevance | path

Searched refs:INPUT_KEY_RIGHTALT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/input/
Dinput_hid.c141 case INPUT_KEY_RIGHTALT: in input_to_hid_modifier()
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h153 #define INPUT_KEY_RIGHTALT 100 /**< Right Alt Key */ macro