Searched refs:DIS_DOWNLOAD_ICACHE (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 18 WR_DIS.DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 1, 1, [] wr_dis of DIS_DOWNLOAD_IC… 64 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 37, 1, [] The bit be set to disable…
|
D | esp_efuse_table.c | 218 static const esp_efuse_desc_t DIS_DOWNLOAD_ICACHE[] = { variable 654 &DIS_DOWNLOAD_ICACHE[0], // [] The bit be set to disable icache in download mode
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 18 WR_DIS.DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_IC… 109 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Set this bit to disable I…
|
D | esp_efuse_table.c | 398 static const esp_efuse_desc_t DIS_DOWNLOAD_ICACHE[] = { variable 1199 …&DIS_DOWNLOAD_ICACHE[0], // [] Set this bit to disable Icache in download mode (boot_mode[3:0…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 18 WR_DIS.DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_IC… 118 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Disables Icache when SoC …
|
D | esp_efuse_table.c | 434 static const esp_efuse_desc_t DIS_DOWNLOAD_ICACHE[] = { variable 1324 &DIS_DOWNLOAD_ICACHE[0], // [] Disables Icache when SoC is in Download mode
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 20 WR_DIS.DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_IC… 114 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Represents whether icache…
|
D | esp_efuse_table.c | 418 static const esp_efuse_desc_t DIS_DOWNLOAD_ICACHE[] = { variable 1257 …&DIS_DOWNLOAD_ICACHE[0], // [] Represents whether icache is disabled or enabled in Download m…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 45 …DIS_DOWNLOAD_ICACHE (BLOCK0) The bit be set to disable icache in download mo…
|
D | summary_ESP32-C6.rst | 70 …DIS_DOWNLOAD_ICACHE (BLOCK0) Represents whether icache is disabled or enable…
|
D | summary_ESP32-C3.rst | 78 …DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode…
|
D | summary_ESP32-S2.rst | 88 …DIS_DOWNLOAD_ICACHE (BLOCK0) Disables Icache when SoC is in Download mode …
|
D | summary_ESP32-S3.rst | 71 …DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 18 WR_DIS.DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_IC… 135 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Set this bit to disable I…
|
D | esp_efuse_table.c | 502 static const esp_efuse_desc_t DIS_DOWNLOAD_ICACHE[] = { variable 1537 …&DIS_DOWNLOAD_ICACHE[0], // [] Set this bit to disable Icache in download mode (boot_mode[3:0…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1029 ESP32-C3: DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, DIS_USB_SERIAL_JTAG, 1032 ESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, 1039 ESP32-S2: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE, 1043 ESP32-S3: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,
|