Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_encrypt_hal.h54 void spi_flash_encryption_hal_destroy(void);
/hal_espressif-latest/components/hal/
Dspi_flash_encrypt_hal_iram.c51 void spi_flash_encryption_hal_destroy(void) in spi_flash_encryption_hal_destroy() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld164 spi_flash_encryption_hal_destroy = 0x4000038c; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld163 spi_flash_encryption_hal_destroy = 0x40000384; symbol
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c57 .flash_encryption_destroy = spi_flash_encryption_hal_destroy,
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld201 PROVIDE( spi_flash_encryption_hal_destroy = 0x40000274 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld223 PROVIDE( spi_flash_encryption_hal_destroy = 0x40000284 ); symbol
Drom_32c2.ld215 PROVIDE( spi_flash_encryption_hal_destroy = 0x40000274 ); symbol