Home
last modified time | relevance | path

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

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