Home
last modified time | relevance | path

Searched refs:DIS_DOWNLOAD_MODE (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv25 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…
Desp_efuse_table.c242 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/
Desp_efuse_table.csv39 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…
Desp_efuse_table.c494 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/
Desp_efuse_table.csv44 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…
Desp_efuse_table.c554 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/
Desp_efuse_table.csv43 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…
Desp_efuse_table.c526 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/
Dsummary_ESP32-C2.rst50DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
Dsummary_ESP32-C6.rst100DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
Dsummary_ESP32-H2.rst102DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
Dsummary_ESP32-C3.rst98DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
Dsummary_ESP32-S2.rst108DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable all download boot modes…
Dsummary_ESP32-S3.rst93DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
Dsummary_ESP32-P4.rst122DIS_DOWNLOAD_MODE (BLOCK0) Represents whether Download mode is disabled or…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv45 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…
Desp_efuse_table.c538 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/
Desp_efuse_table.csv47 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…
Desp_efuse_table.c630 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/
Dtest_espefuse.py2093 burn_efuse ENABLE_SECURITY_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1 \