Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 266) sorted by relevance

1234567891011

/hal_espressif-3.5.0/tools/test_idf_size/
Doverflow_esp32s3.map348 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
350 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
351 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
352 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
353 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
354 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
355 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
356 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
357 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
358 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
[all …]
Doverflow_esp32c3.map380 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
382 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
383 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
384 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
385 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
386 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
387 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
388 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
389 …C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/li…
390 C:/Users/Simon/PycharmProjects/esp-idf-size-update/esp-idf-mem/esp-idf/components/bt/controller/lib…
[all …]
/hal_espressif-3.5.0/tools/kconfig_new/test/confgen/
Dtest_confgen.py84 self.args.update({'output': 'cmake'})
102 self.args.update({'output': 'json'})
121 self.args.update({'output': 'json_menus'})
149 self.args.update({'output': 'config'})
160 … self.args.update({'config': f.name}) # this is input in contrast with {'output': 'config'}
177 self.args.update({'output': 'makefile'})
185 self.args.update({'env': ['COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE={}'.format(f1.name),
202 self.args.update({'output': 'header'})
220 self.args.update({'output': 'docs',
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Dsettings.c1344 if (model->pub && model->pub->update && in commit_model()
1811 struct key_update *update = &key_updates[i]; in store_pending_keys() local
1813 if (!update->valid) { in store_pending_keys()
1817 if (update->clear) { in store_pending_keys()
1818 if (update->app_key) { in store_pending_keys()
1819 clear_app_key(update->key_idx); in store_pending_keys()
1821 clear_net_key(update->key_idx); in store_pending_keys()
1824 if (update->app_key) { in store_pending_keys()
1826 key = bt_mesh_app_key_find(update->key_idx); in store_pending_keys()
1830 BT_WARN("AppKeyIndex 0x%03x not found", update->key_idx); in store_pending_keys()
[all …]
/hal_espressif-3.5.0/tools/ci/
Dcheck_tools_files_patterns.py38 rules_patterns_set.update(v)
41 rules_files_set.update(glob.glob(os.path.join(IDF_PATH, pat), recursive=True))
44 …exclude_patterns_set.update([path.split('#')[0].strip() for path in open(exclude_list).readlines()…
47 exclude_files_set.update(glob.glob(os.path.join(IDF_PATH, pat), recursive=True))
/hal_espressif-3.5.0/tools/ci/python_packages/tiny_test_fw/Utility/
DCaseConfig.py160 configs.update(yaml.load(f, Loader=Loader))
192 _filter.update(_config)
200 _overwrite.update({'target': _target})
213 _overwrite.update({'dut': dut_dict[_target.upper()]})
244 config.update({'CaseConfig': case_configs})
DTestCase.py56 doc.update(self.test_method.env_args)
57 doc.update(self.test_method.accepted_filter)
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c78 static void update(TCHmacPrng_t prng, const uint8_t *data, unsigned int datalen, const uint8_t *add… in update() function
150 update(prng, personalization, plen, 0, 0); in tc_hmac_prng_init()
183 update(prng, seed, seedlen, additional_input, additionallen); in tc_hmac_prng_reseed()
187 update(prng, seed, seedlen, 0, 0); in tc_hmac_prng_reseed()
231 update(prng, 0, 0, 0, 0); in tc_hmac_prng_generate()
/hal_espressif-3.5.0/examples/protocols/sntp/
DREADME.md14 …e out of the three available in `CONFIG_SNTP_TIME_SYNC_METHOD` (default `update time immediately w…
16 … You can change it in `Component config-->LWIP-->SNTP-->Request interval to update time (ms)` menu.
56 …/software/libc/manual/html_node/TZ-Variable.html). Next, call `tzset` to update C library runtime …
62 - `update time immediately when received` - update time immediately as received an answer from SNTP…
64 - `update time with smooth method (adjtime)` - time synchronization will use the adjtime function t…
74 ## Mode of update time
79 … SNTP response time and system time is large (more than 35 minutes) then update immediately. This …
84 `adjtime()` is a libc function that is called automatically in "smooth" time update mode, but can a…
/hal_espressif-3.5.0/tools/docker/
DDockerfile7 && apt-get update \
33 && update-alternatives --install /usr/bin/python python /usr/bin/python3 10 \
59 git submodule update --init --recursive; \
64 && update-ca-certificates --fresh \
/hal_espressif-3.5.0/tools/esp_prov/security/
Dsecurity1.py128 h.update(self.pop)
143 client_verify = self.cipher.update(self.device_public_key)
158 enc_client_pubkey = self.cipher.update(setup_resp.sec1.sr1.device_verify_data)
169 return self.cipher.update(tobytes(data))
172 return self.cipher.update(tobytes(data))
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1471 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1478 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1485 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1492 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1499 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1506 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1513 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1520 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1527 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1534 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
[all …]
/hal_espressif-3.5.0/examples/protocols/sntp/main/
DKconfig.projbuild10 bool "update time immediately when received"
12 bool "update time with smooth method (adjtime)"
/hal_espressif-3.5.0/docs/en/
Dversions.rst46 See :ref:`updating` if you already have a local copy of ESP-IDF and wish to update it.
79 …lable. Whenever a bug fix release is available for the version you are using, plan to update to it.
80 - If possible, periodically update the project to a new major or minor ESP-IDF version (for example…
81 - Always plan to update to a newer release before the release you are using becomes End of Life.
183 To update to a new ESP-IDF release (recommended for production use), this is the process to follow:
193 git submodule update --init --recursive
195 …, check the Release Notes on the releases page and decide if you want to update or to stay with yo…
197 …stead of using git, it might not be possible to update versions using the commands. In this case,
223 git submodule update --init --recursive
228 …ongly recommended to regularly run ``git pull`` and then ``git submodule update --init --recursive…
[all …]
/hal_espressif-3.5.0/docs/zh_CN/
Dversions.rst193 git submodule update --init --recursive
223 git submodule update --init --recursive
228 .. important:: 强烈建议您定期使用 ``git pull`` 和 ``git submodule update --init --recursive`` 命令,确保本地副本的及时更新。…
245 git submodule update --init --recursive
/hal_espressif-3.5.0/tools/ci/python_packages/tiny_test_fw/
DTinyFW.py64 cls.DEFAULT_CONFIG.update(kwargs)
177 case_info.update(kwargs)
194 env_config.update(overwrite)
/hal_espressif-3.5.0/components/freertos/test/
Dtest_freertos_task_notify.c22 #define update update.update macro
Dtest_freertos_eventgroups.c13 #define update update.update macro
Dtest_suspend_scheduler.c19 #define update update.update macro
Dtest_task_suspend_resume.c25 #define update update.update macro
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/
Dgenie_timer.c73 uint32_t update: 1; member
325 if (!g_genie_timer.update) { in genie_timer_update()
326 ESP_LOGD(TAG, "g_genie_timer.update %d", g_genie_timer.update); in genie_timer_update()
544 if (!g_genie_timer.update) { in genie_timer_start()
597 if (!g_genie_timer.update) { in genie_timer_periodic_start()
655 if (!g_genie_timer.update) { in genie_timer_stop()
778 g_genie_timer.update = 1; in genie_timer_local_time_update()
/hal_espressif-3.5.0/components/espcoredump/test_apps/
DREADME.md10 To update `test/<target>/coredump.64` build a `test_apps` for a target, flash and get a base64 text…
14 To update `test/<target>/expected_output` run
/hal_espressif-3.5.0/.gitlab/ci/dependencies/
Dgenerate_rules.py119 res.update(self._expand_matrix(k, v))
146 res.update(_format_nested_dict(default, comb))
169 res[item]['labels'].update(_list(v['labels']))
192 _labels.update(_list(labels))
/hal_espressif-3.5.0/tools/windows/
Dwindows_install_prerequisites.sh30 [ -x /usr/bin/update-core ] && /usr/bin/update-core
/hal_espressif-3.5.0/docs/en/contribute/
Dinstall-pre-commit-hook.rst9 If you still have python versions not compatible, please do not install pre-commit hook and update
46 Please install python manually and update this in your ``PATH`` environment variable.

1234567891011