Home
last modified time | relevance | path

Searched full:input_key_6 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/dts/bindings/input/
Dinput-keymap.yaml24 MATRIX_KEY(1, 2, INPUT_KEY_6)
/Zephyr-latest/boards/snps/em_starterkit/
Dboard.dtsi105 zephyr,code = <INPUT_KEY_6>;
/Zephyr-latest/subsys/input/
Dinput_hid.c44 [INPUT_KEY_6] = HID_KEY_6,
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/
Dadp_xc7k_ae350.dts140 zephyr,code = <INPUT_KEY_6>;
/Zephyr-latest/boards/digilent/arty_a7/dts/
Darty_a7_arm_designstart.dtsi138 zephyr,code = <INPUT_KEY_6>;
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst224 MATRIX_KEY(1, 2, INPUT_KEY_6)
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h47 #define INPUT_KEY_6 7 /**< 6 Key */ macro