Searched refs:rotation_input_code (Results 1 – 1 of 1) sorted by relevance
18 int rotation_input_code; member27 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), \