Home
last modified time | relevance | path

Searched refs:SOC_EFUSE_DIS_DIRECT_BOOT (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc_caps.h259 #define SOC_EFUSE_DIS_DIRECT_BOOT 1 macro
DKconfig.soc_caps.in534 config SOC_EFUSE_DIS_DIRECT_BOOT config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h351 #define SOC_EFUSE_DIS_DIRECT_BOOT 1 macro
DKconfig.soc_caps.in786 config SOC_EFUSE_DIS_DIRECT_BOOT config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h422 #define SOC_EFUSE_DIS_DIRECT_BOOT 1 macro
DKconfig.soc_caps.in1006 config SOC_EFUSE_DIS_DIRECT_BOOT config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h450 #define SOC_EFUSE_DIS_DIRECT_BOOT 1 macro
DKconfig.soc_caps.in1102 config SOC_EFUSE_DIS_DIRECT_BOOT config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h434 #define SOC_EFUSE_DIS_DIRECT_BOOT 1 macro
DKconfig.soc_caps.in1006 config SOC_EFUSE_DIS_DIRECT_BOOT config
/hal_espressif-latest/components/bootloader_support/src/
Dflash_encrypt.c362 #if SOC_EFUSE_DIS_DIRECT_BOOT in esp_flash_encryption_cfg_verify_release_mode()
Dsecure_boot.c293 #if SOC_EFUSE_DIS_DIRECT_BOOT in esp_secure_boot_cfg_verify_release_mode()