Searched refs:UART_DOWNLOAD_DIS (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.7.0/components/efuse/esp32/ |
D | esp_efuse_table.csv | 18 WR_DIS.UART_DOWNLOAD_DIS, EFUSE_BLK0, 2, 1, [] wr_dis of UART_DOWNLOAD_D… 73 UART_DOWNLOAD_DIS, EFUSE_BLK0, 27, 1, [] Disable UART download mod…
|
D | esp_efuse_table.c | 265 static const esp_efuse_desc_t UART_DOWNLOAD_DIS[] = { variable 754 &UART_DOWNLOAD_DIS[0], // [] Disable UART download mode. Valid for ESP32 V3 and newer; only
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/ |
D | read-write-protections-cmd.rst | 69 Permanently write-disabling efuses FLASH_CRYPT_CNT, UART_DOWNLOAD_DIS
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32.rst | 63 …UART_DOWNLOAD_DIS (BLOCK0): Disable UART download mode. Valid for ESP32 V3 …
|