Searched refs:LVGL_INPUT_EVENT_MSGQ (Results 1 – 4 of 4) sorted by relevance
32 #define LVGL_INPUT_EVENT_MSGQ(inst, type) lvgl_input_msgq_##type##_##inst macro
63 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, encoder), \
77 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, button), \
121 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, pointer), \