Home
last modified time | relevance | path

Searched full:dis_force_download (Results 1 – 25 of 42) sorted by relevance

12

/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')
18 if efuses["DIS_FORCE_DOWNLOAD"].get() != 1:
19 raise esptool.FatalError("DIS_FORCE_DOWNLOAD was not set")
Dexecute_efuse_script2.py3 espefuse(esp, efuses, args, 'burn_efuse DIS_FORCE_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1')
4 if efuses["DIS_FORCE_DOWNLOAD"].get() != 0:
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dflash_encryption_secure_features.c46 // DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dflash_encryption_secure_features.c55 // DIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dflash_encryption_secure_features.c55 // DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dflash_encryption_secure_features.c54 // DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT. in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dflash_encryption_secure_features.c54 // DIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv20 WR_DIS.DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_FORCE_DOWNL…
111 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t…
Desp_efuse_table.c43 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_FORCE_DOWNLOAD,
406 static const esp_efuse_desc_t DIS_FORCE_DOWNLOAD[] = { variable
754 &WR_DIS_DIS_FORCE_DOWNLOAD[0], // [] wr_dis of DIS_FORCE_DOWNLOAD
1209 …&DIS_FORCE_DOWNLOAD[0], // [] Set this bit to disable the function that forces chip into down…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv22 WR_DIS.DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_FORCE_DOWNL…
116 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Represents whether the fu…
Desp_efuse_table.c51 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_FORCE_DOWNLOAD,
426 static const esp_efuse_desc_t DIS_FORCE_DOWNLOAD[] = { variable
797 &WR_DIS_DIS_FORCE_DOWNLOAD[0], // [] wr_dis of DIS_FORCE_DOWNLOAD
1267 …&DIS_FORCE_DOWNLOAD[0], // [] Represents whether the function that forces chip into download …
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv20 WR_DIS.DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_FORCE_DOWNL…
120 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t…
Desp_efuse_table.c43 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_FORCE_DOWNLOAD,
442 static const esp_efuse_desc_t DIS_FORCE_DOWNLOAD[] = { variable
834 &WR_DIS_DIS_FORCE_DOWNLOAD[0], // [] wr_dis of DIS_FORCE_DOWNLOAD
1334 …&DIS_FORCE_DOWNLOAD[0], // [] Set this bit to disable the function that forces chip into down…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv19 WR_DIS.DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_FORCE_DOWNL…
115 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Represents whether the fu…
Desp_efuse_table.c39 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_FORCE_DOWNLOAD,
422 static const esp_efuse_desc_t DIS_FORCE_DOWNLOAD[] = { variable
790 &WR_DIS_DIS_FORCE_DOWNLOAD[0], // [] wr_dis of DIS_FORCE_DOWNLOAD
1270 …&DIS_FORCE_DOWNLOAD[0], // [] Represents whether the function that forces chip into download …
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1030DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.
1033 DIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE,
1036 … ESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,
1040 DIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG,
1044 DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv20 WR_DIS.DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_FORCE_DOWNL…
137 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t…
Desp_efuse_table.c43 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_FORCE_DOWNLOAD,
510 static const esp_efuse_desc_t DIS_FORCE_DOWNLOAD[] = { variable
962 &WR_DIS_DIS_FORCE_DOWNLOAD[0], // [] wr_dis of DIS_FORCE_DOWNLOAD
1547 …&DIS_FORCE_DOWNLOAD[0], // [] Set this bit to disable the function that forces chip into down…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst72DIS_FORCE_DOWNLOAD (BLOCK0) Represents whether the function that forces chi…
Dsummary_ESP32-H2.rst71DIS_FORCE_DOWNLOAD (BLOCK0) Represents whether the function that forces chi…
Dsummary_ESP32-C3.rst80DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force…
Dsummary_ESP32-S2.rst90DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force…
Dsummary_ESP32-S3.rst75DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force…
Dsummary_ESP32-P4.rst85DIS_FORCE_DOWNLOAD (BLOCK0) Represents whether the function that forces chi…
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h206 /** dis_force_download : RO; bitpos: [12]; default: 0;
210 uint32_t dis_force_download:1; member
1653 * Indicates a programming error of DIS_FORCE_DOWNLOAD.

12