Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/lvgl/input/
Dlvgl_encoder_input.c18 int rotation_input_code; member
27 if (evt->code == cfg->rotation_input_code) { in lvgl_encoder_process_event()
47 #define ROTATION_CODE(inst) DT_INST_PROP(inst, rotation_input_code)
64 .rotation_input_code = ROTATION_CODE(inst), \