Home
last modified time | relevance | path

Searched defs:last_id (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.5.0/examples/widgets/chart/
Dlv_example_chart_6.c10 static int32_t last_id = -1; in event_cb() local
/lvgl-3.5.0/src/core/
Dlv_event.c146 static uint32_t last_id = _LV_EVENT_LAST; in lv_event_register_id() local