/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 24 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 3, 1, [] wr_dis of FORCE_SEND_RESU… 69 FORCE_SEND_RESUME, EFUSE_BLK0, 45, 1, [] Set this bit to force ROM…
|
D | esp_efuse_table.c | 238 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 679 …&FORCE_SEND_RESUME[0], // [] Set this bit to force ROM code to send a resume command during S…
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 45 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 18, 1, [] wr_dis of FORCE_SEND_RESU… 139 FORCE_SEND_RESUME, EFUSE_BLK0, 141, 1, [] Set this bit to force ROM…
|
D | esp_efuse_table.c | 518 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 1349 …&FORCE_SEND_RESUME[0], // [] Set this bit to force ROM code to send a resume command during S…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 52 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 18, 1, [] wr_dis of FORCE_SEND_RESU… 156 FORCE_SEND_RESUME, EFUSE_BLK0, 138, 1, [] If set; forces ROM code t…
|
D | esp_efuse_table.c | 586 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 1514 …&FORCE_SEND_RESUME[0], // [] If set; forces ROM code to send an SPI flash resume command duri…
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 49 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 18, 1, [] wr_dis of FORCE_SEND_RESU… 147 FORCE_SEND_RESUME, EFUSE_BLK0, 141, 1, [] Represents whether ROM co…
|
D | esp_efuse_table.c | 550 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 1422 …&FORCE_SEND_RESUME[0], // [] Represents whether ROM code is forced to send a resume command d…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 18 …FORCE_SEND_RESUME (BLOCK0) Set this bit to force ROM code to send a resume…
|
D | summary_ESP32-C6.rst | 33 …FORCE_SEND_RESUME (BLOCK0) Represents whether ROM code is forced to send a…
|
D | summary_ESP32-H2.rst | 35 …FORCE_SEND_RESUME (BLOCK0) Represents whether ROM code is forced to send a…
|
D | summary_ESP32-C3.rst | 47 …FORCE_SEND_RESUME (BLOCK0) Set this bit to force ROM code to send a resume…
|
D | summary_ESP32-S2.rst | 56 …FORCE_SEND_RESUME (BLOCK0) If set; forces ROM code to send an SPI flash re…
|
D | summary_ESP32-S3.rst | 36 …FORCE_SEND_RESUME (BLOCK0) Set this bit to force ROM code to send a resume…
|
D | summary_ESP32-P4.rst | 61 …FORCE_SEND_RESUME (BLOCK0) Represents whether ROM code is forced to send a…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 51 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 18, 1, [] wr_dis of FORCE_SEND_RESU… 150 FORCE_SEND_RESUME, EFUSE_BLK0, 136, 1, [] Represents whether ROM co…
|
D | esp_efuse_table.c | 562 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 1445 …&FORCE_SEND_RESUME[0], // [] Represents whether ROM code is forced to send a resume command d…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 58 WR_DIS.FORCE_SEND_RESUME, EFUSE_BLK0, 18, 1, [] wr_dis of FORCE_SEND_RESU… 178 FORCE_SEND_RESUME, EFUSE_BLK0, 141, 1, [] Set this bit to force ROM…
|
D | esp_efuse_table.c | 674 static const esp_efuse_desc_t FORCE_SEND_RESUME[] = { variable 1752 …&FORCE_SEND_RESUME[0], // [] Set this bit to force ROM code to send a resume command during S…
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 726 FORCE_SEND_RESUME 1"
|