/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/ |
D | fields.py | 187 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 215 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 216 "ENABLE_SECURITY_DOWNLOAD" 221 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 27 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 3, 1, [] wr_dis of ENABLE_SECURITY… 72 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 48, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 71 {EFUSE_BLK0, 3, 1}, // [] wr_dis of ENABLE_SECURITY_DOWNLOAD, 250 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable 469 &WR_DIS_ENABLE_SECURITY_DOWNLOAD[0], // [] wr_dis of ENABLE_SECURITY_DOWNLOAD 694 &ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/ |
D | fields.py | 196 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 224 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 225 "ENABLE_SECURITY_DOWNLOAD" 230 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/ |
D | fields.py | 195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to … 223 if not self["ENABLE_SECURITY_DOWNLOAD"].get() and self[ 224 "ENABLE_SECURITY_DOWNLOAD" 229 print("ENABLE_SECURITY_DOWNLOAD is enabled")
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 43 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 18, 1, [] wr_dis of ENABLE_SECURITY… 137 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 135 {EFUSE_BLK0, 18, 1}, // [] wr_dis of ENABLE_SECURITY_DOWNLOAD, 510 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable 869 &WR_DIS_ENABLE_SECURITY_DOWNLOAD[0], // [] wr_dis of ENABLE_SECURITY_DOWNLOAD 1339 &ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 47 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 18, 1, [] wr_dis of ENABLE_SECURITY… 145 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, [] Represents whether securi…
|
D | esp_efuse_table.c | 151 {EFUSE_BLK0, 18, 1}, // [] wr_dis of ENABLE_SECURITY_DOWNLOAD, 542 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable 922 &WR_DIS_ENABLE_SECURITY_DOWNLOAD[0], // [] wr_dis of ENABLE_SECURITY_DOWNLOAD 1412 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Represents whether security download is enabled or disabl…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 48 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 18, 1, [] wr_dis of ENABLE_SECURITY… 152 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, [] Set this bit to enable se…
|
D | esp_efuse_table.c | 155 {EFUSE_BLK0, 18, 1}, // [] wr_dis of ENABLE_SECURITY_DOWNLOAD, 570 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable 974 &WR_DIS_ENABLE_SECURITY_DOWNLOAD[0], // [] wr_dis of ENABLE_SECURITY_DOWNLOAD 1494 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode (read/wr…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 49 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 18, 1, [] wr_dis of ENABLE_SECURITY… 148 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, [] Represents whether securi…
|
D | esp_efuse_table.c | 159 {EFUSE_BLK0, 18, 1}, // [] wr_dis of ENABLE_SECURITY_DOWNLOAD, 554 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable 940 &WR_DIS_ENABLE_SECURITY_DOWNLOAD[0], // [] wr_dis of ENABLE_SECURITY_DOWNLOAD 1435 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Represents whether security download is enabled or disabl…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 52 WR_DIS.ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 18, 1, [] wr_dis of ENABLE_SECURITY… 172 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, [] Set this bit to enable se…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 52 …ENABLE_SECURITY_DOWNLOAD (BLOCK0) Set this bit to enable secure UART download mod…
|
D | summary_ESP32-C6.rst | 102 …ENABLE_SECURITY_DOWNLOAD (BLOCK0) Represents whether security download is enabled…
|