Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_encrypt_hal.h33 void spi_flash_encryption_hal_disable(void);
/hal_espressif-latest/components/hal/
Dspi_flash_encrypt_hal_iram.c30 void spi_flash_encryption_hal_disable(void) in spi_flash_encryption_hal_disable() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld161 spi_flash_encryption_hal_disable = 0x40000380; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld160 spi_flash_encryption_hal_disable = 0x40000378; symbol
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c54 .flash_encryption_disable = spi_flash_encryption_hal_disable,
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld198 PROVIDE( spi_flash_encryption_hal_disable = 0x40000268 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld220 PROVIDE( spi_flash_encryption_hal_disable = 0x40000278 ); symbol
Drom_32c2.ld212 PROVIDE( spi_flash_encryption_hal_disable = 0x40000268 ); symbol