Home
last modified time | relevance | path

Searched defs:partition_table (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dflash_partitions.c14 esp_err_t esp_partition_table_verify(const esp_partition_info_t *partition_table, bool log_errors, … in esp_partition_table_verify()
/hal_espressif-latest/components/bootloader_support/src/flash_encryption/
Dflash_encrypt.c251 esp_partition_info_t partition_table[ESP_PARTITION_TABLE_MAX_ENTRIES]; in esp_flash_encrypt_contents() local
364 static esp_err_t encrypt_and_load_partition_table(esp_partition_info_t *partition_table, int *num_p… in encrypt_and_load_partition_table()