/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 22 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 2, 1, [] wr_dis of SECURE_BOOT_EN 74 SECURE_BOOT_EN, EFUSE_BLK0, 53, 1, [] The bit be set to enable …
|
D | esp_efuse_table.c | 258 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 704 &SECURE_BOOT_EN[0], // [] The bit be set to enable secure boot
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 36 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, [] wr_dis of SECURE_BOOT_EN 130 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 482 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 1304 &SECURE_BOOT_EN[0], // [] Set this bit to enable secure boot
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 41 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, [] wr_dis of SECURE_BOOT_EN 145 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 542 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 1459 &SECURE_BOOT_EN[0], // [] Set this bit to enable secure boot
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 39 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, [] wr_dis of SECURE_BOOT_EN 138 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, [] Represents whether secure…
|
D | esp_efuse_table.c | 514 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 1377 …&SECURE_BOOT_EN[0], // [] Represents whether secure boot is enabled or disabled. 1: enabled. …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 53 …SECURE_BOOT_EN (BLOCK0) The bit be set to enable secure boot …
|
D | summary_ESP32-C6.rst | 96 …SECURE_BOOT_EN (BLOCK0) Represents whether secure boot is enabled or di…
|
D | summary_ESP32-H2.rst | 98 …SECURE_BOOT_EN (BLOCK0) Represents whether secure boot is enabled or di…
|
D | summary_ESP32-C3.rst | 95 …SECURE_BOOT_EN (BLOCK0) Set this bit to enable secure boot …
|
D | summary_ESP32-S2.rst | 105 …SECURE_BOOT_EN (BLOCK0) Set this bit to enable secure boot …
|
D | summary_ESP32-S3.rst | 90 …SECURE_BOOT_EN (BLOCK0) Set this bit to enable secure boot …
|
D | summary_ESP32-P4.rst | 118 …SECURE_BOOT_EN (BLOCK0) Represents whether secure boot is enabled or di…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 40 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, [] wr_dis of SECURE_BOOT_EN 140 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, [] Represents whether secure…
|
D | esp_efuse_table.c | 522 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 1395 …&SECURE_BOOT_EN[0], // [] Represents whether secure boot is enabled or disabled. 1: enabled. …
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 44 WR_DIS.SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, [] wr_dis of SECURE_BOOT_EN 160 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 602 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 1662 &SECURE_BOOT_EN[0], // [] Set this bit to enable secure boot
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 733 SECURE_BOOT_EN 1 \ 2096 burn_efuse SPI_BOOT_CRYPT_CNT 1 SECURE_BOOT_EN 1"
|