/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 43 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 9, 1, [] wr_dis of SECURE_VERSION 66 RD_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] rd_dis of SECURE_VERSION 122 SECURE_VERSION, EFUSE_BLK3, 128, 32, [] Secure version for anti-r…
|
D | esp_efuse_table.c | 446 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 979 &SECURE_VERSION[0], // [] Secure version for anti-rollback
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 29 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 4, 1, [] wr_dis of SECURE_VERSION 75 SECURE_VERSION, EFUSE_BLK0, 54, 4, [] Secure version for anti-r…
|
D | esp_efuse_table.c | 262 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 709 &SECURE_VERSION[0], // [] Secure version for anti-rollback
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 46 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_VERSION 140 SECURE_VERSION, EFUSE_BLK0, 142, 16, [] Secure version (used by E…
|
D | esp_efuse_table.c | 522 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 1354 &SECURE_VERSION[0], // [] Secure version (used by ESP-IDF anti-rollback feature)
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 53 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_VERSION 157 SECURE_VERSION, EFUSE_BLK0, 139, 16, [] Secure version (used by E…
|
D | esp_efuse_table.c | 590 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 1519 &SECURE_VERSION[0], // [] Secure version (used by ESP-IDF anti-rollback feature)
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 50 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_VERSION 148 SECURE_VERSION, EFUSE_BLK0, 142, 16, [] Represents the version us…
|
D | esp_efuse_table.c | 554 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 1427 &SECURE_VERSION[0], // [] Represents the version used by ESP-IDF anti-rollback feature
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 54 …SECURE_VERSION (BLOCK0) Secure version for anti-rollback …
|
D | summary_ESP32.rst | 70 …SECURE_VERSION (BLOCK3): Secure version for anti-rollback …
|
D | summary_ESP32-C6.rst | 104 …SECURE_VERSION (BLOCK0) Represents the version used by ESP-IDF anti-rol…
|
D | summary_ESP32-H2.rst | 106 …SECURE_VERSION (BLOCK0) Represents the version used by ESP-IDF anti-rol…
|
D | summary_ESP32-C3.rst | 101 …SECURE_VERSION (BLOCK0) Secure version (used by ESP-IDF anti-rollback f…
|
D | summary_ESP32-S2.rst | 111 …SECURE_VERSION (BLOCK0) Secure version (used by ESP-IDF anti-rollback f…
|
D | summary_ESP32-S3.rst | 96 …SECURE_VERSION (BLOCK0) Secure version (used by ESP-IDF anti-rollback f…
|
D | summary_ESP32-P4.rst | 127 …SECURE_VERSION (BLOCK0) Represents the version used by ESP-IDF anti-rol…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 52 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_VERSION 151 SECURE_VERSION, EFUSE_BLK0, 137, 16, [] Represents the version us…
|
D | esp_efuse_table.c | 566 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 1450 &SECURE_VERSION[0], // [] Represents the version used by ESP-IDF anti-rollback feature
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 59 WR_DIS.SECURE_VERSION, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_VERSION 179 SECURE_VERSION, EFUSE_BLK0, 142, 16, [] Secure version (used by E…
|
D | esp_efuse_table.c | 678 static const esp_efuse_desc_t SECURE_VERSION[] = { variable 1757 &SECURE_VERSION[0], // [] Secure version (used by ESP-IDF anti-rollback feature)
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 2094 SECURE_VERSION 1 \
|