Searched refs:bt_switch (Results 1 – 4 of 4) sorted by relevance
24 static lv_obj_t * bt_switch; variable154 bt_switch = lv_switch_create(part_switch); in menu_bt_init()155 lv_obj_align(bt_switch, LV_ALIGN_RIGHT_MID, 0, 0); in menu_bt_init()156 lv_obj_add_state(bt_switch, LV_STATE_CHECKED); in menu_bt_init()157 lv_obj_add_event_cb(bt_switch, switch_toggled, LV_EVENT_VALUE_CHANGED, NULL); in menu_bt_init()
37 static u8 bt_switch = 0; variable264 bt_switch = 1; in dump_efuse_map_bt_88xx()268 bt_switch = 0; in dump_efuse_map_bt_88xx()275 bt_switch = 0; in dump_efuse_map_bt_88xx()279 bt_switch = 0; in dump_efuse_map_bt_88xx()336 bt_switch = 1; in write_efuse_bt_88xx()340 bt_switch = 0; in write_efuse_bt_88xx()347 bt_switch = 0; in write_efuse_bt_88xx()351 bt_switch = 0; in write_efuse_bt_88xx()408 bt_switch = 1; in read_efuse_bt_88xx()[all …]
36 static u8 bt_switch = 0; variable263 bt_switch = 1; in dump_efuse_map_bt_88xx()267 bt_switch = 0; in dump_efuse_map_bt_88xx()274 bt_switch = 0; in dump_efuse_map_bt_88xx()278 bt_switch = 0; in dump_efuse_map_bt_88xx()335 bt_switch = 1; in write_efuse_bt_88xx()339 bt_switch = 0; in write_efuse_bt_88xx()346 bt_switch = 0; in write_efuse_bt_88xx()350 bt_switch = 0; in write_efuse_bt_88xx()407 bt_switch = 1; in read_efuse_bt_88xx()[all …]