Home
last modified time | relevance | path

Searched defs:spi_flash_read_encrypted (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.6.0/components/spi_flash/
Dflash_ops.c857 esp_err_t IRAM_ATTR spi_flash_read_encrypted(size_t src, void *dstv, size_t size) in spi_flash_read_encrypted() function
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32h2.ld170 spi_flash_read_encrypted = 0x400001e4; symbol
Drom_32c6.ld174 spi_flash_read_encrypted = 0x400001ec; symbol
Drom_32h2_beta_1.ld158 PROVIDE( spi_flash_read_encrypted = 0x40000194 ); symbol
Drom_32h2_beta_2.ld153 PROVIDE( spi_flash_read_encrypted = 0x40000198 ); symbol
Drom_32c6_beta.ld150 PROVIDE( spi_flash_read_encrypted = 0x40000194 ); symbol
Drom_32c3.ld151 PROVIDE( spi_flash_read_encrypted = 0x40000198 ); symbol
Drom_32s3.ld202 PROVIDE( spi_flash_read_encrypted = 0x40000b88 ); symbol
Drom_32c2.ld145 PROVIDE( spi_flash_read_encrypted = 0x40000188 ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.ld143 PROVIDE( spi_flash_read_encrypted = 0x40000194 ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld136 PROVIDE( spi_flash_read_encrypted = 0x40000198 ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld188 PROVIDE( spi_flash_read_encrypted = 0x40000b88 ); symbol