Searched refs:LVGL_INPUT_EVENT_MSGQ (Results 1 – 5 of 5) sorted by relevance
32 #define LVGL_INPUT_EVENT_MSGQ(inst, type) lvgl_input_msgq_##type##_##inst macro
66 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, encoder), \
65 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, keypad), \
78 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, button), \
139 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, pointer), \