/hal_espressif-latest/components/bootloader_support/src/esp32h2/ |
D | flash_encryption_secure_features.c | 46 // DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS, in esp_flash_encryption_enable_secure_features()
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 41 WR_DIS.SPI_DOWNLOAD_MSPI_DIS, EFUSE_BLK0, 17, 1, [] wr_dis of SPI_DOWNLOAD_MS… 117 SPI_DOWNLOAD_MSPI_DIS, EFUSE_BLK0, 45, 1, [] Represents whether SPI0 c…
|
D | esp_efuse_table.c | 127 {EFUSE_BLK0, 17, 1}, // [] wr_dis of SPI_DOWNLOAD_MSPI_DIS, 430 static const esp_efuse_desc_t SPI_DOWNLOAD_MSPI_DIS[] = { variable 892 &WR_DIS_SPI_DOWNLOAD_MSPI_DIS[0], // [] wr_dis of SPI_DOWNLOAD_MSPI_DIS 1272 …&SPI_DOWNLOAD_MSPI_DIS[0], // [] Represents whether SPI0 controller during boot_mode_download…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 20 WR_DIS.SPI_DOWNLOAD_MSPI_DIS, EFUSE_BLK0, 2, 1, [] wr_dis of SPI_DOWNLOAD_MS… 116 SPI_DOWNLOAD_MSPI_DIS, EFUSE_BLK0, 45, 1, [] Represents whether SPI0 c…
|
D | esp_efuse_table.c | 43 {EFUSE_BLK0, 2, 1}, // [] wr_dis of SPI_DOWNLOAD_MSPI_DIS, 426 static const esp_efuse_desc_t SPI_DOWNLOAD_MSPI_DIS[] = { variable 795 &WR_DIS_SPI_DOWNLOAD_MSPI_DIS[0], // [] wr_dis of SPI_DOWNLOAD_MSPI_DIS 1275 …&SPI_DOWNLOAD_MSPI_DIS[0], // [] Represents whether SPI0 controller during boot_mode_download…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 75 …SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Represents whether SPI0 controller during boot_…
|
D | summary_ESP32-H2.rst | 74 …SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Represents whether SPI0 controller during boot_…
|
D | summary_ESP32-P4.rst | 88 …SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Set this bit to disable accessing MSPI flash/MS…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 211 /** spi_download_mspi_dis : RO; bitpos: [13]; default: 0; 215 uint32_t spi_download_mspi_dis:1; member 1657 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
|
D | efuse_reg.h | 1843 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 209 /** spi_download_mspi_dis : RO; bitpos: [13]; default: 0; 213 uint32_t spi_download_mspi_dis:1; member 1654 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
|
D | efuse_reg.h | 1831 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 9 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 11, len : 1, start : 43, type…
|
D | esp32c5.yaml | 11 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|
D | esp32c5beta3.yaml | 11 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|
D | esp32c6.yaml | 11 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|
D | esp32h2.yaml | 11 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|
D | esp32p4.yaml | 11 …SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1036 … ESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,
|