Home
last modified time | relevance | path

Searched refs:bt_switch (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dbt_ui.c24 static lv_obj_t * bt_switch; variable
154 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_efuse_88xx.c37 static u8 bt_switch = 0; variable
264 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_efuse_88xx.c36 static u8 bt_switch = 0; variable
263 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_efuse_88xx.c36 static u8 bt_switch = 0; variable
263 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 …]