/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | flash_program.py | 40 configs = {} 43 configs = read_json(config_file) 44 if not configs: 45 configs = {} 46 if 'chip_haas1000' not in configs: 47 configs['chip_haas1000'] = {} 55 return configs['chip_haas1000'] 60 configs = {} 64 if not configs: 65 configs = {} [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | flash_program.py | 42 configs = {} 45 configs = read_json(config_file) 46 if not configs: 47 configs = {} 48 if 'chip_rtl8721d' not in configs: 49 configs['chip_rtl8721d'] = {} 57 return configs['chip_rtl8721d'] 62 configs = {} 66 if not configs: 67 configs = {} [all …]
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | transymodem.py | 307 configs = {} 308 configs['chip_haas1000'] = {} 309 configs['chip_haas1000']['serialport'] = '' 310 configs['chip_haas1000']['baudrate'] = '' 311 configs['chip_haas1000']['savepath'] = '' 312 configs['chip_haas1000']['filepath'] = '' 314 return configs['chip_haas1000']
|
/AliOS-Things-master/components/SDL2/test/nacl/ |
A D | common.js | 438 var configs = body.dataset.configs.split(' '); 457 if (configs.indexOf(searchVars.config) !== -1) 459 else if (configs.indexOf('Release') !== -1) 462 var config = configs[0];
|
/AliOS-Things-master/components/SDL2/src/video/pandora/ |
A D | SDL_pandora.c | 407 EGLint configs; in PND_gl_createcontext() local 478 wdata->gles_configs, 1, &configs); in PND_gl_createcontext() 485 if (configs == 0) { in PND_gl_createcontext() 535 wdata->gles_configs, 1, &configs); in PND_gl_createcontext() 542 if (configs != 0) { in PND_gl_createcontext() 546 if (configs != 0) { in PND_gl_createcontext() 552 if (configs == 0) { in PND_gl_createcontext() 562 for (cit = 0; cit < configs; cit++) { in PND_gl_createcontext() 604 if (cit == configs) { in PND_gl_createcontext()
|
/AliOS-Things-master/components/mbedtls/platform/yoc/include/ |
A D | README.txt | 17 CFLAGS="-I$PWD/configs -DMBEDTLS_CONFIG_FILE='<foo.h>'" make 22 CFLAGS="-I$PWD/configs -DMBEDTLS_CONFIG_FILE='<foo.h>'" cmake .
|
/AliOS-Things-master/solutions/flower_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/linksdk_gateway_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/rfid_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/miniapp_agent_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/linksdk_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/audio_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_egl.c | 685 EGLConfig configs[128]; in SDL_EGL_ChooseConfig() local 764 configs, SDL_arraysize(configs), in SDL_EGL_ChooseConfig() 776 configs[i], in SDL_EGL_ChooseConfig() 791 configs[i], in SDL_EGL_ChooseConfig() 810 … _this->egl_data->eglGetConfigAttrib(_this->egl_data->egl_display, configs[i], attribs[j], &value); in SDL_EGL_ChooseConfig() 816 _this->egl_data->egl_config = configs[i]; in SDL_EGL_ChooseConfig()
|
A D | SDL_egl_c.h | 59 EGLConfig * configs,
|
/AliOS-Things-master/solutions/auto_demo/ |
A D | package.yaml | 15 # ld_script: configs/gcc_eflash.ld
|
/AliOS-Things-master/solutions/kws_demo/ |
A D | package.yaml | 80 # - "configs/config.yaml"
|
/AliOS-Things-master/solutions/py_engine_demo/ |
A D | package.yaml | 81 # - "configs/config.yaml"
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/ |
A D | package.yaml | 94 # - "configs/config.yaml"
|
/AliOS-Things-master/components/ble_mesh/ |
A D | README.md | 32 本组件的默认配置位于configs\ble_mesh_default_config.h文件中,对于开发者,不需要修改默认值,如果有修改的需求,需要将新的定义配置到相应Solution中的packag…
|
/AliOS-Things-master/solutions/ucloud_ai_demo/ |
A D | package.yaml | 110 # - "configs/config.yaml"
|
/AliOS-Things-master/solutions/eduk1_demo/ |
A D | package.yaml | 104 # - "configs/config.yaml"
|
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/ |
A D | egl.h | 121 …Y eglChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_si… 130 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size…
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-directfb.md | 80 Edit configs/linux-directfb so that the Directories-section looks like
|
/AliOS-Things-master/components/mbedtls/ |
A D | README.mbedtls.md | 152 - `tests/scripts/test-ref-configs.pl` test builds in various reduced configurations. 159 …ations focused on specific use cases in the `configs/` directory. You can read more about those in…
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 606 CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" 679 * ``arch/blackfin/configs/CM-BF537U_defconfig`` 680 * ``arch/blackfin/configs/BF548-EZKIT_defconfig`` 681 * ``arch/blackfin/configs/BF527-EZKIT_defconfig`` 682 * ``arch/blackfin/configs/BF527-EZKIT-V2_defconfig`` 683 * ``arch/blackfin/configs/TCM-BF537_defconfig``
|