Home
last modified time | relevance | path

Searched refs:ibox (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c183 lv_obj_t * ibox = lv_obj_get_parent(obj); in event_cb() local
187 if (strcmp(lv_inputbox_get_active_btn_text(ibox), "确认") == 0) in event_cb()
190 psk = lv_textarea_get_text(lv_inputbox_get_text_area(ibox)); in event_cb()
198 lv_msgbox_close(ibox); in event_cb()
211 lv_obj_t *ibox = lv_inputbox_create(NULL, title, "请输入密码", btns, false); in connect_wifi() local
212 lv_obj_add_event_cb(ibox, event_cb, LV_EVENT_VALUE_CHANGED, btn); in connect_wifi()
213 lv_obj_add_style(ibox, &style_txt, LV_PART_MAIN); in connect_wifi()
214 lv_obj_set_size(ibox, lv_pct(80), lv_pct(20)); in connect_wifi()
215 lv_obj_align(ibox, LV_ALIGN_TOP_MID, 0, lv_pct(15)); in connect_wifi()
220 lv_keyboard_set_textarea(kb, lv_inputbox_get_text_area(ibox)); in connect_wifi()
/OK3568_Linux_fs/u-boot/configs/
H A DItead_Ibox_A20_defconfig7 CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-itead-ibox"
/OK3568_Linux_fs/kernel/Documentation/filesystems/spufs/
H A Dspufs.rst94 /ibox
98 operations on an open ibox file are:
113 Poll on the ibox file returns (POLLIN | POLLRDNORM) whenever
134 Poll on the ibox file returns (POLLOUT | POLLWRNORM) whenever
140 many words can be read from mbox or ibox or how many words can be
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun7i-a20-itead-ibox.dts49 compatible = "itead,itead-ibox-a20", "allwinner,sun7i-a20";
H A DMakefile1187 sun7i-a20-itead-ibox.dtb \
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun7i-a20-itead-ibox.dts49 compatible = "itead,itead-ibox-a20", "allwinner,sun7i-a20";
H A DMakefile280 sun7i-a20-itead-ibox.dtb \