Searched full:input_key_4 (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/dts/bindings/input/ |
D | input-keymap.yaml | 22 MATRIX_KEY(1, 0, INPUT_KEY_4)
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | board.dtsi | 93 zephyr,code = <INPUT_KEY_4>;
|
/Zephyr-latest/subsys/input/ |
D | input_hid.c | 42 [INPUT_KEY_4] = HID_KEY_4,
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_shared.dtsi | 64 zephyr,code = <INPUT_KEY_4>;
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/ |
D | adp_xc7k_ae350.dts | 130 zephyr,code = <INPUT_KEY_4>;
|
/Zephyr-latest/boards/digilent/arty_a7/dts/ |
D | arty_a7_arm_designstart.dtsi | 128 zephyr,code = <INPUT_KEY_4>;
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 222 MATRIX_KEY(1, 0, INPUT_KEY_4)
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_common.dtsi | 53 zephyr,code = <INPUT_KEY_4>;
|
/Zephyr-latest/include/zephyr/dt-bindings/input/ |
D | input-event-codes.h | 45 #define INPUT_KEY_4 5 /**< 4 Key */ macro
|