Home
last modified time | relevance | path

Searched full:dis_download_mode (Results 1 – 25 of 56) sorted by relevance

123

/hal_espressif-latest/tools/esptool_py/test/efuse_scripts/esp32xx/
Dexecute_efuse_script.py3 espefuse(esp, efuses, args, 'burn_efuse DIS_FORCE_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1')
20 if efuses["DIS_DOWNLOAD_MODE"].get() != 1:
21 raise esptool.FatalError("DIS_DOWNLOAD_MODE was not set")
Dexecute_efuse_script2.py3 espefuse(esp, efuses, args, 'burn_efuse DIS_FORCE_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1')
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/
Dfields.py187 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
200 if not self["DIS_DOWNLOAD_MODE"].get() and self[
201 "DIS_DOWNLOAD_MODE"
205 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
207 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/
Dfields.py196 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
209 if not self["DIS_DOWNLOAD_MODE"].get() and self[
210 "DIS_DOWNLOAD_MODE"
214 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
216 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Dfields.py195 …# if ENABLE_SECURITY_DOWNLOAD or DIS_DOWNLOAD_MODE is enabled by the current cmd, then we need to …
208 if not self["DIS_DOWNLOAD_MODE"].get() and self[
209 "DIS_DOWNLOAD_MODE"
213 "DIS_DOWNLOAD_MODE which disables the connection to the chip"
215 print("DIS_DOWNLOAD_MODE is enabled")
/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.c63 {EFUSE_BLK0, 3, 1}, // [] wr_dis of DIS_DOWNLOAD_MODE,
242 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable
459 &WR_DIS_DIS_DOWNLOAD_MODE[0], // [] wr_dis of DIS_DOWNLOAD_MODE
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.c119 {EFUSE_BLK0, 18, 1}, // [] wr_dis of DIS_DOWNLOAD_MODE,
494 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable
849 &WR_DIS_DIS_DOWNLOAD_MODE[0], // [] wr_dis of DIS_DOWNLOAD_MODE
1319 …&DIS_DOWNLOAD_MODE[0], // [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2;…
/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.c135 {EFUSE_BLK0, 18, 1}, // [] wr_dis of DIS_DOWNLOAD_MODE,
526 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable
902 &WR_DIS_DIS_DOWNLOAD_MODE[0], // [] wr_dis of DIS_DOWNLOAD_MODE
1392 …&DIS_DOWNLOAD_MODE[0], // [] Represents whether Download mode is disabled or enabled. 1: disa…
/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…
/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.c143 {EFUSE_BLK0, 18, 1}, // [] wr_dis of DIS_DOWNLOAD_MODE,
538 static const esp_efuse_desc_t DIS_DOWNLOAD_MODE[] = { variable
920 &WR_DIS_DIS_DOWNLOAD_MODE[0], // [] wr_dis of DIS_DOWNLOAD_MODE
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…
/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…

123