Home
last modified time | relevance | path

Searched full:input_rel_wheel (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_posix.overlay19 zephyr,axis = <INPUT_REL_WHEEL>;
67 rotation-input-code = <INPUT_REL_WHEEL>;
/Zephyr-latest/dts/bindings/input/
Dgpio-qdec.yaml22 zephyr,axis = <INPUT_REL_WHEEL>;
/Zephyr-latest/include/zephyr/dt-bindings/input/
Dinput-event-codes.h264 #define INPUT_REL_WHEEL 0x08 /**< Relative wheel coordinate */ macro