Home
last modified time | relevance | path

Searched refs:spi_flash_encryption_hal_done (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_encrypt_hal.h49 void spi_flash_encryption_hal_done(void);
/hal_espressif-latest/components/hal/
Dspi_flash_encrypt_hal_iram.c45 void spi_flash_encryption_hal_done(void) in spi_flash_encryption_hal_done() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld163 spi_flash_encryption_hal_done = 0x40000388; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld162 spi_flash_encryption_hal_done = 0x40000380; symbol
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c56 .flash_encryption_done = spi_flash_encryption_hal_done,
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld200 PROVIDE( spi_flash_encryption_hal_done = 0x40000270 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld222 PROVIDE( spi_flash_encryption_hal_done = 0x40000280 ); symbol
Drom_32c2.ld214 PROVIDE( spi_flash_encryption_hal_done = 0x40000270 ); symbol