Home
last modified time | relevance | path

Searched full:spi_download_mspi_dis (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dflash_encryption_secure_features.c46 // 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/
Desp_efuse_table.csv41 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…
Desp_efuse_table.c127 {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/
Desp_efuse_table.csv20 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…
Desp_efuse_table.c43 {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/
Dsummary_ESP32-C6.rst75SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Represents whether SPI0 controller during boot_…
Dsummary_ESP32-H2.rst74SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Represents whether SPI0 controller during boot_…
Dsummary_ESP32-P4.rst88SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Set this bit to disable accessing MSPI flash/MS…
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h211 /** 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.
Defuse_reg.h1843 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h209 /** 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.
Defuse_reg.h1831 * Indicates a programming error of SPI_DOWNLOAD_MSPI_DIS.
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c61.yaml9SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 11, len : 1, start : 43, type…
Desp32c5.yaml11SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
Desp32c5beta3.yaml11SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
Desp32c6.yaml11SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
Desp32h2.yaml11SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
Desp32p4.yaml11SPI_DOWNLOAD_MSPI_DIS : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1036 … ESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,