Searched refs:lv_switch_event (Results 1 – 1 of 1) sorted by relevance
45 static void lv_switch_event(const lv_obj_class_t * class_p, lv_event_t * e);57 .event_cb = lv_switch_event,109 static void lv_switch_event(const lv_obj_class_t * class_p, lv_event_t * e) in lv_switch_event() function