/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 25 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 3, 1, [] wr_dis of DIS_DOWNLOAD_MO… 70 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 46, 1, [] Set this bit to disable d…
|
D | esp_efuse_table.c | 242 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 684 …&DIS_DOWNLOAD_MODE[0], // [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2;…
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 39 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 18, 1, [] wr_dis of DIS_DOWNLOAD_MO… 133 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Set this bit to disable d…
|
D | esp_efuse_table.c | 494 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 1319 …&DIS_DOWNLOAD_MODE[0], // [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2;…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 44 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 18, 1, [] wr_dis of DIS_DOWNLOAD_MO… 148 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Set this bit to disable a…
|
D | esp_efuse_table.c | 554 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 1474 &DIS_DOWNLOAD_MODE[0], // [] Set this bit to disable all download boot modes
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 43 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 18, 1, [] wr_dis of DIS_DOWNLOAD_MO… 141 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Represents whether Downlo…
|
D | esp_efuse_table.c | 526 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 1392 …&DIS_DOWNLOAD_MODE[0], // [] Represents whether Download mode is disabled or enabled. 1: disa…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 50 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
|
D | summary_ESP32-C6.rst | 100 …DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
|
D | summary_ESP32-H2.rst | 102 …DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
|
D | summary_ESP32-C3.rst | 98 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
|
D | summary_ESP32-S2.rst | 108 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable all download boot modes…
|
D | summary_ESP32-S3.rst | 93 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
|
D | summary_ESP32-P4.rst | 122 …DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 45 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 18, 1, [] wr_dis of DIS_DOWNLOAD_MO… 144 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Represents whether Downlo…
|
D | esp_efuse_table.c | 538 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 1415 …&DIS_DOWNLOAD_MODE[0], // [] Represents whether Download mode is disabled or enabled. 1: disa…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 47 WR_DIS.DIS_DOWNLOAD_MODE, EFUSE_BLK0, 18, 1, [] wr_dis of DIS_DOWNLOAD_MO… 167 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Set this bit to disable d…
|
D | esp_efuse_table.c | 630 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable 1697 …&DIS_DOWNLOAD_MODE[0], // [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2;…
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 2093 burn_efuse ENABLE_SECURITY_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1 \
|