Home
last modified time | relevance | path

Searched defs:spi_flash_write_encrypted (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/spi_flash/
Dflash_ops.c612 esp_err_t IRAM_ATTR spi_flash_write_encrypted(size_t dest_addr, const void *src, size_t size) in spi_flash_write_encrypted() function
Desp_flash_api.c1189 esp_err_t IRAM_ATTR spi_flash_write_encrypted(size_t dest_addr, const void *src, size_t size) in spi_flash_write_encrypted() function
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32h2_beta_1.ld157 PROVIDE( spi_flash_write_encrypted = 0x40000190 ); symbol
Drom_32c6_beta.ld149 PROVIDE( spi_flash_write_encrypted = 0x40000190 ); symbol
Drom_32c3.ld150 PROVIDE( spi_flash_write_encrypted = 0x40000194 ); symbol
Drom_32s3.ld201 PROVIDE( spi_flash_write_encrypted = 0x40000b7c ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.ld142 PROVIDE( spi_flash_write_encrypted = 0x40000190 ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld135 PROVIDE( spi_flash_write_encrypted = 0x40000194 ); symbol
/hal_espressif-3.6.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld187 PROVIDE( spi_flash_write_encrypted = 0x40000b7c ); symbol