Home
last modified time | relevance | path

Searched refs:INPUT_KEY_B (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_posix.overlay34 zephyr,code = <INPUT_KEY_B>;
61 input-codes = <INPUT_KEY_B>;
/Zephyr-latest/tests/subsys/input/longpress/boards/
Dnative_sim.overlay18 short-codes = <INPUT_KEY_A>, <INPUT_KEY_B>;
/Zephyr-latest/tests/subsys/input/longpress/src/
Dmain.c80 zassert_equal(last_events[1].code, INPUT_KEY_B); in ZTEST()
83 zassert_equal(last_events[0].code, INPUT_KEY_B); in ZTEST()
/Zephyr-latest/tests/subsys/input/api/src/
Dmain.c140 ret = input_report_key(&fake_dev, INPUT_KEY_B, 1234, true, K_FOREVER); in ZTEST()
144 zassert_equal(last_event.code, INPUT_KEY_B); in ZTEST()
/Zephyr-latest/boards/gd/gd32e507z_eval/
Dgd32e507z_eval.dts49 zephyr,code = <INPUT_KEY_B>;
/Zephyr-latest/subsys/input/
Dinput_hid.c14 [INPUT_KEY_B] = HID_KEY_B,
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h53 #define INPUT_KEY_B 48 /**< B Key */ macro
/Zephyr-latest/boards/gd/gd32vf103v_eval/
Dgd32vf103v_eval.dts59 zephyr,code = <INPUT_KEY_B>;
/Zephyr-latest/boards/hardkernel/odroid_go/
Dodroid_go_procpu.dts60 zephyr,code = <INPUT_KEY_B>;
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/
Daz3166_iotdevkit.dts90 zephyr,code = <INPUT_KEY_B>;
/Zephyr-latest/boards/bbc/microbit_v2/
Dbbc_microbit_v2.dts47 zephyr,code = <INPUT_KEY_B>;
/Zephyr-latest/boards/bbc/microbit/
Dbbc_microbit.dts47 zephyr,code = <INPUT_KEY_B>;