Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/input/
Dinput_hid.c84 [INPUT_KEY_DELETE] = HID_KEY_DELETE,
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h67 #define INPUT_KEY_DELETE 111 /**< Delete Key */ macro