Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/input/
Dinput-event-codes.h55 #define INPUT_KEY_BACKSPACE 14 /**< Backspace Key */ macro
/Zephyr-Core-3.6.0/subsys/input/
Dinput_hid.c51 [INPUT_KEY_BACKSPACE] = HID_KEY_BACKSPACE,