/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 28 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 3, 1, [] wr_dis of FLASH_TPUW 73 FLASH_TPUW, EFUSE_BLK0, 49, 4, [] Configures flash waiting …
|
D | esp_efuse_table.c | 75 {EFUSE_BLK0, 3, 1}, // [] wr_dis of FLASH_TPUW, 254 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 474 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 699 …&FLASH_TPUW[0], // [] Configures flash waiting time after power-up; in unit of ms. If the val…
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 38 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_TPUW 132 FLASH_TPUW, EFUSE_BLK0, 124, 4, [] Configures flash waiting …
|
D | esp_efuse_table.c | 115 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_TPUW, 490 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 844 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 1314 …&FLASH_TPUW[0], // [] Configures flash waiting time after power-up; in unit of ms. If the val…
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 42 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_TPUW 140 FLASH_TPUW, EFUSE_BLK0, 124, 4, [] Represents the flash wait…
|
D | esp_efuse_table.c | 131 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_TPUW, 522 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 897 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 1387 …&FLASH_TPUW[0], // [] Represents the flash waiting time after power-up; in unit of ms. When t…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 43 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_TPUW 147 FLASH_TPUW, EFUSE_BLK0, 124, 4, [] Configures flash startup …
|
D | esp_efuse_table.c | 135 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_TPUW, 550 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 949 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 1469 …&FLASH_TPUW[0], // [] Configures flash startup delay after SoC power-up; in unit of (ms/2). W…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 44 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_TPUW 143 FLASH_TPUW, EFUSE_BLK0, 124, 4, [] Represents the flash wait…
|
D | esp_efuse_table.c | 139 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_TPUW, 534 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 915 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 1410 …&FLASH_TPUW[0], // [] Represents the flash waiting time after power-up; in unit of ms. When t…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 46 WR_DIS.FLASH_TPUW, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_TPUW 166 FLASH_TPUW, EFUSE_BLK0, 124, 4, [] Configures flash waiting …
|
D | esp_efuse_table.c | 147 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_TPUW, 626 static const esp_efuse_desc_t FLASH_TPUW[] = { variable 1092 &WR_DIS_FLASH_TPUW[0], // [] wr_dis of FLASH_TPUW 1692 …&FLASH_TPUW[0], // [] Configures flash waiting time after power-up; in unit of ms. If the val…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 20 …FLASH_TPUW (BLOCK0) Configures flash waiting time after power-up; i…
|
D | summary_ESP32-C6.rst | 29 …FLASH_TPUW (BLOCK0) Represents the flash waiting time after power-u…
|
D | summary_ESP32-H2.rst | 31 …FLASH_TPUW (BLOCK0) Represents the flash waiting time after power-u…
|
D | summary_ESP32-C3.rst | 43 …FLASH_TPUW (BLOCK0) Configures flash waiting time after power-up; i…
|
D | summary_ESP32-S2.rst | 52 …FLASH_TPUW (BLOCK0) Configures flash startup delay after SoC power-…
|
D | summary_ESP32-S3.rst | 28 …FLASH_TPUW (BLOCK0) Configures flash waiting time after power-up; i…
|
D | summary_ESP32-P4.rst | 57 …FLASH_TPUW (BLOCK0) Represents the flash waiting time after power-u…
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | efuse_struct.h | 230 /** flash_tpuw : RO; bitpos: [20:17]; default: 0; 235 uint32_t flash_tpuw:4; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c2.yaml | 17 …FLASH_TPUW : {show: y, blk : 0, word: 1, pos: 17, len : 4, start : 49, type : 'u…
|
D | esp32c61.yaml | 32 …FLASH_TPUW : {show: y, blk : 0, word: 2, pos: 28, len : 4, start : 92, type…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 366 /** flash_tpuw : RO; bitpos: [31:28]; default: 0; 371 uint32_t flash_tpuw:4; member 1799 * Indicates a programming error of FLASH_TPUW.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 370 /** flash_tpuw : RO; bitpos: [31:28]; default: 0; 375 uint32_t flash_tpuw:4; member 1796 * Indicates a programming error of FLASH_TPUW.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 346 /** flash_tpuw : RO; bitpos: [31:28]; default: 0; 351 uint32_t flash_tpuw:4; member
|