Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv16 WR_DIS.DIS_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_ICACHE
107 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I…
Desp_efuse_table.c390 static const esp_efuse_desc_t DIS_ICACHE[] = { variable
1189 &DIS_ICACHE[0], // [] Set this bit to disable Icache
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv16 WR_DIS.DIS_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_ICACHE
116 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I…
Desp_efuse_table.c426 static const esp_efuse_desc_t DIS_ICACHE[] = { variable
1314 &DIS_ICACHE[0], // [] Set this bit to disable Icache
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv18 WR_DIS.DIS_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_ICACHE
112 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Represents whether icache…
Desp_efuse_table.c410 static const esp_efuse_desc_t DIS_ICACHE[] = { variable
1247 …&DIS_ICACHE[0], // [] Represents whether icache is disabled or enabled. 1: disabled. 0: enabl…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv16 WR_DIS.DIS_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_ICACHE
112 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Represents whether icache…
Desp_efuse_table.c410 static const esp_efuse_desc_t DIS_ICACHE[] = { variable
1255 …&DIS_ICACHE[0], // [] Represents whether icache is disabled or enabled. 1: disabled. 0: enabl…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv16 WR_DIS.DIS_ICACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_ICACHE
133 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I…
Desp_efuse_table.c494 static const esp_efuse_desc_t DIS_ICACHE[] = { variable
1527 &DIS_ICACHE[0], // [] Set this bit to disable Icache
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1013 bool "Skip write-protection of DIS_CACHE (DIS_ICACHE, DIS_DCACHE)"
1018 …DIS_CACHE(for ESP32) or DIS_ICACHE/DIS_DCACHE(for other chips) eFuse when Flash Encryption is enab…
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,
1036 … ESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,
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,
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst16DIS_ICACHE (BLOCK0) Represents whether icache is disabled or enable…
Dsummary_ESP32-H2.rst14DIS_ICACHE (BLOCK0) Represents whether icache is disabled or enable…
Dsummary_ESP32-C3.rst32DIS_ICACHE (BLOCK0) Set this bit to disable Icache …
Dsummary_ESP32-S2.rst34DIS_ICACHE (BLOCK0) Set this bit to disable Icache …
Dsummary_ESP32-S3.rst14DIS_ICACHE (BLOCK0) Set this bit to disable Icache …