Searched refs:event_send_core (Results 1 – 2 of 2) sorted by relevance
30 static lv_res_t event_send_core(lv_event_t * e);74 lv_res_t res = event_send_core(&e); in lv_event_send()420 static lv_res_t event_send_core(lv_event_t * e) in event_send_core() function474 res = event_send_core(e); in event_send_core()
775 - fix(event): event_send_core crash in special case. [`2807`](https://github.com/littlevgl/lvgl/pul…