Home
last modified time | relevance | path

Searched refs:esp_ota_set_boot_partition (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-2.7.6/docs/zh_CN/api-reference/system/
Dota.rst68 * 新版应用程序下载成功,:cpp:func:`esp_ota_set_boot_partition` 函数将分区设为可启动,状态设为 ``ESP_OTA_IMG_NEW``。该状态表示应用程序为新…
93 * 将获取的分区传递给 :cpp:func:`esp_ota_set_boot_partition`,更新 ``otadata``。
104 …_APP_ROLLBACK_ENABLE` 没有使能,``ESP_OTA_IMG_UNDEFINED`` 由函数 :cpp:func:`esp_ota_set_boot_partition` 设置。
105 …LOADER_APP_ROLLBACK_ENABLE` 没有使能,``ESP_OTA_IMG_NEW`` 由函数 :cpp:func:`esp_ota_set_boot_partition` 设置。
128 - 运行函数 :cpp:func:`esp_ota_set_boot_partition`,将新版应用程序设为可启动。如果新版应用程序的安全版本号低于芯片中的应用安全版本号,新版应用程序会被擦除,无…
/hal_espressif-2.7.6/components/app_update/include/
Desp_ota_ops.h186 esp_err_t esp_ota_set_boot_partition(const esp_partition_t* partition);
/hal_espressif-2.7.6/components/app_update/test/
Dtest_switch_ota.c127 TEST_ESP_OK(esp_ota_set_boot_partition(next_app_partition)); in copy_current_app_to_next_part()
147 TEST_ESP_OK(esp_ota_set_boot_partition(next_app_partition)); in copy_current_app_to_next_part_with_offset()
563 TEST_ESP_OK(esp_ota_set_boot_partition(update_partition)); in app_update()
/hal_espressif-2.7.6/docs/en/api-reference/system/
Dota.rst84 * The new application successfully downloaded and :cpp:func:`esp_ota_set_boot_partition` function m…
109 * Pass the received partition to :cpp:func:`esp_ota_set_boot_partition`, this will update the ``ota…
120 * ``ESP_OTA_IMG_UNDEFINED`` state is set by :cpp:func:`esp_ota_set_boot_partition` function if :ref…
121 * ``ESP_OTA_IMG_NEW`` state is set by :cpp:func:`esp_ota_set_boot_partition` function if
146 - To make it bootable, run the function :cpp:func:`esp_ota_set_boot_partition`. If the security ver…
/hal_espressif-2.7.6/examples/system/ota/native_ota_example/main/
Dnative_ota_example.c243 err = esp_ota_set_boot_partition(update_partition); in ota_example_task()
/hal_espressif-2.7.6/components/esp_https_ota/src/
Desp_https_ota.c375 esp_err_t err = esp_ota_set_boot_partition(handle->update_partition); in esp_https_ota_finish()
/hal_espressif-2.7.6/components/app_update/
Desp_ota_ops.c441 esp_err_t esp_ota_set_boot_partition(const esp_partition_t *partition) in esp_ota_set_boot_partition() function
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map4104 .literal.esp_ota_set_boot_partition
4161 .text.esp_ota_set_boot_partition
14473 esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.…
Dapp2.map4496 .literal.esp_ota_set_boot_partition
4553 .text.esp_ota_set_boot_partition
16444 esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.…
Dapp.map2568 .literal.esp_ota_set_boot_partition
2597 .text.esp_ota_set_boot_partition