Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv27 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…
Desp_efuse_table.c250 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
694 &ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv43 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…
Desp_efuse_table.c510 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
1339 &ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv48 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…
Desp_efuse_table.c570 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
1494 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode (read/wr…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv47 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…
Desp_efuse_table.c542 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
1412 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Represents whether security download is enabled or disabl…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C2.rst52ENABLE_SECURITY_DOWNLOAD (BLOCK0) Set this bit to enable secure UART download mod…
Dsummary_ESP32-C6.rst102ENABLE_SECURITY_DOWNLOAD (BLOCK0) Represents whether security download is enabled…
Dsummary_ESP32-H2.rst104ENABLE_SECURITY_DOWNLOAD (BLOCK0) Represents whether security download is enabled…
Dsummary_ESP32-C3.rst100ENABLE_SECURITY_DOWNLOAD (BLOCK0) Set this bit to enable secure UART download mod…
Dsummary_ESP32-S2.rst109ENABLE_SECURITY_DOWNLOAD (BLOCK0) Set this bit to enable secure UART download mod…
Dsummary_ESP32-S3.rst95ENABLE_SECURITY_DOWNLOAD (BLOCK0) Set this bit to enable secure UART download mod…
Dsummary_ESP32-P4.rst125ENABLE_SECURITY_DOWNLOAD (BLOCK0) Represents whether security download is enabled…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv49 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…
Desp_efuse_table.c554 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
1435 …&ENABLE_SECURITY_DOWNLOAD[0], // [] Represents whether security download is enabled or disabl…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv52 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…
Desp_efuse_table.c650 static const esp_efuse_desc_t ENABLE_SECURITY_DOWNLOAD[] = { variable
1722 &ENABLE_SECURITY_DOWNLOAD[0], // [] Set this bit to enable secure UART download mode
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py2093 burn_efuse ENABLE_SECURITY_DOWNLOAD 1 DIS_DOWNLOAD_MODE 1 \