Searched refs:esp_ota_set_boot_partition (Results 1 – 10 of 10) sorted by relevance
68 * 新版应用程序下载成功,: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`,将新版应用程序设为可启动。如果新版应用程序的安全版本号低于芯片中的应用安全版本号,新版应用程序会被擦除,无…
186 esp_err_t esp_ota_set_boot_partition(const esp_partition_t* partition);
127 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()
84 * 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 if146 - To make it bootable, run the function :cpp:func:`esp_ota_set_boot_partition`. If the security ver…
243 err = esp_ota_set_boot_partition(update_partition); in ota_example_task()
375 esp_err_t err = esp_ota_set_boot_partition(handle->update_partition); in esp_https_ota_finish()
441 esp_err_t esp_ota_set_boot_partition(const esp_partition_t *partition) in esp_ota_set_boot_partition() function
4104 .literal.esp_ota_set_boot_partition4161 .text.esp_ota_set_boot_partition14473 esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.…
4496 .literal.esp_ota_set_boot_partition4553 .text.esp_ota_set_boot_partition16444 esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.…
2568 .literal.esp_ota_set_boot_partition2597 .text.esp_ota_set_boot_partition