Home
last modified time | relevance | path

Searched refs:DIS_DOWNLOAD_ICACHE (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv18 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…
Desp_efuse_table.c218 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/
Desp_efuse_table.csv18 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…
Desp_efuse_table.c398 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/
Desp_efuse_table.csv18 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 …
Desp_efuse_table.c434 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/
Desp_efuse_table.csv20 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…
Desp_efuse_table.c418 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/
Dsummary_ESP32-C2.rst45DIS_DOWNLOAD_ICACHE (BLOCK0) The bit be set to disable icache in download mo…
Dsummary_ESP32-C6.rst70DIS_DOWNLOAD_ICACHE (BLOCK0) Represents whether icache is disabled or enable…
Dsummary_ESP32-C3.rst78DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode…
Dsummary_ESP32-S2.rst88DIS_DOWNLOAD_ICACHE (BLOCK0) Disables Icache when SoC is in Download mode …
Dsummary_ESP32-S3.rst71DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv18 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…
Desp_efuse_table.c502 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/
DKconfig.projbuild1029 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,