Searched refs:KEY2 (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 99 WR_DIS.BLOCK_KEY2, EFUSE_BLK0, 25, 1, [WR_DIS.KEY2] wr_dis of BLOC… 111 RD_DIS.BLOCK_KEY2, EFUSE_BLK0, 34, 1, [RD_DIS.KEY2] rd_dis of BLOC… 141 …Y_PURPOSE_2, EFUSE_BLK0, 96, 4, [KEY2_PURPOSE] Purpose of KEY2 208 KEY2, EFUSE_BLK6, 0, 256, [BLOCK_KEY2] Key2 or user da…
|
D | esp_efuse_table.c | 779 static const esp_efuse_desc_t KEY2[] = { variable 1754 &KEY2[0], // [BLOCK_KEY2] Key2 or user data
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 91 WR_DIS.BLOCK_KEY2, EFUSE_BLK0, 25, 1, [WR_DIS.KEY2] wr_dis of BLOC… 102 RD_DIS.BLOCK_KEY2, EFUSE_BLK0, 34, 1, [RD_DIS.KEY2] rd_dis of BLOC… 188 KEY2, EFUSE_BLK6, 0, 256, [BLOCK_KEY2] Key2 or user da…
|
D | esp_efuse_table.c | 699 static const esp_efuse_desc_t KEY2[] = { variable 1574 &KEY2[0], // [BLOCK_KEY2] Key2 or user data
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 95 WR_DIS.BLOCK_KEY2, EFUSE_BLK0, 25, 1, [WR_DIS.KEY2] wr_dis of BLOC… 106 RD_DIS.BLOCK_KEY2, EFUSE_BLK0, 34, 1, [RD_DIS.KEY2] rd_dis of BLOC… 197 KEY2, EFUSE_BLK6, 0, 256, [BLOCK_KEY2] Key2 or user da…
|
D | esp_efuse_table.c | 732 static const esp_efuse_desc_t KEY2[] = { variable 1648 &KEY2[0], // [BLOCK_KEY2] Key2 or user data
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 96 WR_DIS.BLOCK_KEY2, EFUSE_BLK0, 25, 1, [WR_DIS.KEY2] wr_dis of BLOC… 107 RD_DIS.BLOCK_KEY2, EFUSE_BLK0, 34, 1, [RD_DIS.KEY2] rd_dis of BLOC… 199 KEY2, EFUSE_BLK6, 0, 256, [BLOCK_KEY2] Key2 or user da…
|
D | esp_efuse_table.c | 740 static const esp_efuse_desc_t KEY2[] = { variable 1666 &KEY2[0], // [BLOCK_KEY2] Key2 or user data
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 117 WR_DIS.BLOCK_KEY2, EFUSE_BLK0, 25, 1, [WR_DIS.KEY2] wr_dis of BLOC… 128 RD_DIS.BLOCK_KEY2, EFUSE_BLK0, 34, 1, [RD_DIS.KEY2] rd_dis of BLOC… 240 KEY2, EFUSE_BLK6, 0, 256, [BLOCK_KEY2] Key2 or user da…
|
D | esp_efuse_table.c | 907 static const esp_efuse_desc_t KEY2[] = { variable 2042 &KEY2[0], // [BLOCK_KEY2] Key2 or user data
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-key-digest-cmd.rst | 161 …KEY_PURPOSE_2 (BLOCK0) KEY2 purpose …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 101 …KEY_PURPOSE_2 (BLOCK0) Purpose of KEY2 …
|