Home
last modified time | relevance | path

Searched defs:esp_rom_spiflash_write_encrypted (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-3.4.0/components/esp_rom/esp32/ld/
Desp32.rom.spiflash.ld6 PROVIDE ( esp_rom_spiflash_write_encrypted = 0x40062e78 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32s2/ld/
Desp32s2.rom.spiflash.ld25 PROVIDE ( esp_rom_spiflash_write_encrypted = SPI_Encrypt_Write ); symbol
/hal_espressif-3.4.0/components/spi_flash/sim/
Dflash_mock.cpp108 esp_rom_spiflash_result_t esp_rom_spiflash_write_encrypted(uint32_t flash_addr, uint32_t *data, uin… in esp_rom_spiflash_write_encrypted() function
/hal_espressif-3.4.0/components/spi_flash/esp32/
Dspi_flash_rom_patch.c529 esp_rom_spiflash_result_t esp_rom_spiflash_write_encrypted(uint32_t flash_addr, uint32_t *data, uin… in esp_rom_spiflash_write_encrypted() function
/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32h2.ld116 esp_rom_spiflash_write_encrypted = 0x4000010c; symbol
Drom_32c6.ld120 esp_rom_spiflash_write_encrypted = 0x40000114; symbol
Drom_32h2_beta_1.ld124 PROVIDE( esp_rom_spiflash_write_encrypted = 0x4000010c ); symbol
Drom_32h2_beta_2.ld119 PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000110 ); symbol
Drom_32c6_beta.ld116 PROVIDE( esp_rom_spiflash_write_encrypted = 0x4000010c ); symbol
Drom_32.ld1781 PROVIDE ( esp_rom_spiflash_write_encrypted = 0x40062e78 ); symbol
Drom_32c3.ld117 PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000110 ); symbol
Drom_32s3.ld157 PROVIDE( esp_rom_spiflash_write_encrypted = 0x4000096c ); symbol
Drom_32c2.ld111 PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000100 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.ld109 PROVIDE( esp_rom_spiflash_write_encrypted = 0x4000010c ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld102 PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000110 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld143 PROVIDE( esp_rom_spiflash_write_encrypted = 0x4000096c ); symbol