Searched refs:active_index_2 (Results 1 – 1 of 1) sorted by relevance
7 static uint32_t active_index_2 = 0; variable24 LV_LOG_USER("Selected radio buttons: %d, %d", (int)active_index_1, (int)active_index_2); in radio_event_handler()72 lv_obj_add_event_cb(cont2, radio_event_handler, LV_EVENT_CLICKED, &active_index_2); in lv_example_checkbox_2()