Home
last modified time | relevance | path

Searched defs:spi_flash_encryption_hal_check (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_flash_encrypt_hal_iram.c56 bool spi_flash_encryption_hal_check(uint32_t address, uint32_t length) in spi_flash_encryption_hal_check() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld165 spi_flash_encryption_hal_check = 0x40000390; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld164 spi_flash_encryption_hal_check = 0x40000388; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld202 PROVIDE( spi_flash_encryption_hal_check = 0x40000278 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld224 PROVIDE( spi_flash_encryption_hal_check = 0x40000288 ); symbol
Drom_32c2.ld216 PROVIDE( spi_flash_encryption_hal_check = 0x40000278 ); symbol