Searched refs:DIS_DOWNLOAD_DCACHE (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 19 WR_DIS.DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_DC… 119 DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 43, 1, [] Disables Dcache when SoC …
|
D | esp_efuse_table.c | 438 static const esp_efuse_desc_t DIS_DOWNLOAD_DCACHE[] = { variable 1329 &DIS_DOWNLOAD_DCACHE[0], // [] Disables Dcache when SoC is in Download mode
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 19 WR_DIS.DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_DOWNLOAD_DC… 136 DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 43, 1, [] Set this bit to disable D…
|
D | esp_efuse_table.c | 506 static const esp_efuse_desc_t DIS_DOWNLOAD_DCACHE[] = { variable 1542 …&DIS_DOWNLOAD_DCACHE[0], // [] Set this bit to disable Dcache in download mode ( boot_mode[3:…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 89 …DIS_DOWNLOAD_DCACHE (BLOCK0) Disables Dcache when SoC is in Download mode …
|
D | summary_ESP32-S3.rst | 73 …DIS_DOWNLOAD_DCACHE (BLOCK0) Set this bit to disable Dcache in download mode…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 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,
|