Home
last modified time | relevance | path

Searched refs:esp_ota_get_running_partition (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/spi_flash/sim/stubs/app_update/
Desp_ota_eps.c12 const esp_partition_t* esp_ota_get_running_partition(void) in esp_ota_get_running_partition() function
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot_signatures_app.c129 const esp_partition_t* running_app_part = esp_ota_get_running_partition(); in esp_secure_boot_get_signature_blocks_for_running_app()