Searched refs:KEY4 (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 101 WR_DIS.BLOCK_KEY4, EFUSE_BLK0, 27, 1, [WR_DIS.KEY4] wr_dis of BLOC… 113 RD_DIS.BLOCK_KEY4, EFUSE_BLK0, 36, 1, [RD_DIS.KEY4] rd_dis of BLOC… 143 …Y_PURPOSE_4, EFUSE_BLK0, 104, 4, [KEY4_PURPOSE] Purpose of KEY4 210 KEY4, EFUSE_BLK8, 0, 256, [BLOCK_KEY4] Key4 or user da…
|
D | esp_efuse_table.c | 787 static const esp_efuse_desc_t KEY4[] = { variable 1764 &KEY4[0], // [BLOCK_KEY4] Key4 or user data
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 93 WR_DIS.BLOCK_KEY4, EFUSE_BLK0, 27, 1, [WR_DIS.KEY4] wr_dis of BLOC… 104 RD_DIS.BLOCK_KEY4, EFUSE_BLK0, 36, 1, [RD_DIS.KEY4] rd_dis of BLOC… 190 KEY4, EFUSE_BLK8, 0, 256, [BLOCK_KEY4] Key4 or user da…
|
D | esp_efuse_table.c | 707 static const esp_efuse_desc_t KEY4[] = { variable 1584 &KEY4[0], // [BLOCK_KEY4] Key4 or user data
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 97 WR_DIS.BLOCK_KEY4, EFUSE_BLK0, 27, 1, [WR_DIS.KEY4] wr_dis of BLOC… 108 RD_DIS.BLOCK_KEY4, EFUSE_BLK0, 36, 1, [RD_DIS.KEY4] rd_dis of BLOC… 199 KEY4, EFUSE_BLK8, 0, 256, [BLOCK_KEY4] Key4 or user da…
|
D | esp_efuse_table.c | 740 static const esp_efuse_desc_t KEY4[] = { variable 1658 &KEY4[0], // [BLOCK_KEY4] Key4 or user data
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 98 WR_DIS.BLOCK_KEY4, EFUSE_BLK0, 27, 1, [WR_DIS.KEY4] wr_dis of BLOC… 109 RD_DIS.BLOCK_KEY4, EFUSE_BLK0, 36, 1, [RD_DIS.KEY4] rd_dis of BLOC… 201 KEY4, EFUSE_BLK8, 0, 256, [BLOCK_KEY4] Key4 or user da…
|
D | esp_efuse_table.c | 748 static const esp_efuse_desc_t KEY4[] = { variable 1676 &KEY4[0], // [BLOCK_KEY4] Key4 or user data
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 119 WR_DIS.BLOCK_KEY4, EFUSE_BLK0, 27, 1, [WR_DIS.KEY4] wr_dis of BLOC… 130 RD_DIS.BLOCK_KEY4, EFUSE_BLK0, 36, 1, [RD_DIS.KEY4] rd_dis of BLOC… 242 KEY4, EFUSE_BLK8, 0, 256, [BLOCK_KEY4] Key4 or user da…
|
D | esp_efuse_table.c | 915 static const esp_efuse_desc_t KEY4[] = { variable 2052 &KEY4[0], // [BLOCK_KEY4] Key4 or user data
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 103 …KEY_PURPOSE_4 (BLOCK0) Purpose of KEY4 …
|