Home
last modified time | relevance | path

Searched defs:esp_flash_write_encrypted (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.7.0/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld61 esp_flash_write_encrypted = 0x4000025c; symbol
/hal_espressif-3.7.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld61 esp_flash_write_encrypted = 0x40000254; symbol
/hal_espressif-3.7.0/components/spi_flash/
Desp_flash_api.c1130 esp_err_t IRAM_ATTR esp_flash_write_encrypted(esp_flash_t *chip, uint32_t address, const void *buff… in esp_flash_write_encrypted() function
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld293 PROVIDE( esp_flash_write_encrypted = 0x40000328 ); symbol
Drom_32h2_beta_2.ld379 PROVIDE( esp_flash_write_encrypted = 0x40000470 ); symbol
Drom_32c6_beta.ld285 PROVIDE( esp_flash_write_encrypted = 0x40000328 ); symbol
Drom_32c3.ld287 PROVIDE( esp_flash_write_encrypted = 0x4000032c ); symbol
Drom_32s3.ld359 PROVIDE( esp_flash_write_encrypted = 0x4000114c ); symbol
Drom_32s3_beta_2.ld344 PROVIDE ( esp_flash_write_encrypted = 0x4004ef48 ); symbol
Drom_32c2.ld371 PROVIDE( esp_flash_write_encrypted = 0x40000460 ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld271 PROVIDE( esp_flash_write_encrypted = 0x4000032c ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld345 PROVIDE( esp_flash_write_encrypted = 0x4000114c ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld358 PROVIDE( esp_flash_write_encrypted = 0x40000460 ); symbol