/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 75 WR_DIS.OPTIONAL_UNIQUE_ID, EFUSE_BLK0, 21, 1, [] wr_dis of OPTIONAL_UNIQUE… 172 OPTIONAL_UNIQUE_ID, EFUSE_BLK2, 0, 128, [] Optional unique 128-bit ID
|
D | esp_efuse_table.c | 263 {EFUSE_BLK0, 21, 1}, // [] wr_dis of OPTIONAL_UNIQUE_ID, 635 static const esp_efuse_desc_t OPTIONAL_UNIQUE_ID[] = { variable 1029 &WR_DIS_OPTIONAL_UNIQUE_ID[0], // [] wr_dis of OPTIONAL_UNIQUE_ID 1494 &OPTIONAL_UNIQUE_ID[0], // [] Optional unique 128-bit ID
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 73 WR_DIS.OPTIONAL_UNIQUE_ID, EFUSE_BLK0, 21, 1, [] wr_dis of OPTIONAL_UNIQUE… 175 OPTIONAL_UNIQUE_ID, EFUSE_BLK2, 0, 128, [] Optional unique 128-bit ID
|
D | esp_efuse_table.c | 255 {EFUSE_BLK0, 21, 1}, // [] wr_dis of OPTIONAL_UNIQUE_ID, 644 static const esp_efuse_desc_t OPTIONAL_UNIQUE_ID[] = { variable 1052 &WR_DIS_OPTIONAL_UNIQUE_ID[0], // [] wr_dis of OPTIONAL_UNIQUE_ID 1538 &OPTIONAL_UNIQUE_ID[0], // [] Optional unique 128-bit ID
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 75 WR_DIS.OPTIONAL_UNIQUE_ID, EFUSE_BLK0, 21, 1, [] wr_dis of OPTIONAL_UNIQUE… 184 OPTIONAL_UNIQUE_ID, EFUSE_BLK2, 0, 128, [] Optional unique 128-bit ID
|
D | esp_efuse_table.c | 263 {EFUSE_BLK0, 21, 1}, // [] wr_dis of OPTIONAL_UNIQUE_ID, 683 static const esp_efuse_desc_t OPTIONAL_UNIQUE_ID[] = { variable 1109 &WR_DIS_OPTIONAL_UNIQUE_ID[0], // [] wr_dis of OPTIONAL_UNIQUE_ID 1634 &OPTIONAL_UNIQUE_ID[0], // [] Optional unique 128-bit ID
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 74 WR_DIS.OPTIONAL_UNIQUE_ID, EFUSE_BLK0, 21, 1, [] wr_dis of OPTIONAL_UNIQUE… 177 OPTIONAL_UNIQUE_ID, EFUSE_BLK2, 0, 128, [] Optional unique 128-bit ID
|
D | esp_efuse_table.c | 259 {EFUSE_BLK0, 21, 1}, // [] wr_dis of OPTIONAL_UNIQUE_ID, 652 static const esp_efuse_desc_t OPTIONAL_UNIQUE_ID[] = { variable 1065 &WR_DIS_OPTIONAL_UNIQUE_ID[0], // [] wr_dis of OPTIONAL_UNIQUE_ID 1556 &OPTIONAL_UNIQUE_ID[0], // [] Optional unique 128-bit ID
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 94 WR_DIS.OPTIONAL_UNIQUE_ID, EFUSE_BLK0, 21, 1, [] wr_dis of OPTIONAL_UNIQUE… 217 OPTIONAL_UNIQUE_ID, EFUSE_BLK2, 0, 128, [] Optional unique 128-bit ID
|
D | esp_efuse_table.c | 339 {EFUSE_BLK0, 21, 1}, // [] wr_dis of OPTIONAL_UNIQUE_ID, 815 static const esp_efuse_desc_t OPTIONAL_UNIQUE_ID[] = { variable 1332 &WR_DIS_OPTIONAL_UNIQUE_ID[0], // [] wr_dis of OPTIONAL_UNIQUE_ID 1927 &OPTIONAL_UNIQUE_ID[0], // [] Optional unique 128-bit ID
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 592 "burn_efuse OPTIONAL_UNIQUE_ID 0x12345678123456781234567812345678" 597 "burn_efuse OPTIONAL_UNIQUE_ID 0x1234567812345678", 599 "The length of efuse 'OPTIONAL_UNIQUE_ID' (128 bits) " 606 "burn_efuse OPTIONAL_UNIQUE_ID", 608 "New value required for efuse 'OPTIONAL_UNIQUE_ID' (given None)", 737 # chips having the OPTIONAL_UNIQUE_ID field 740 OPTIONAL_UNIQUE_ID 0x2328ad5ac9145f698f843a26d6eae168",
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/ |
D | mem_definition_base.py | 140 if name == "OPTIONAL_UNIQUE_ID":
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 48 OPTIONAL_UNIQUE_ID (BLOCK2) Optional unique 128-bit ID
|
D | summary_ESP32-H2.rst | 47 OPTIONAL_UNIQUE_ID (BLOCK2) Optional unique 128-bit ID
|
D | summary_ESP32-C3.rst | 58 OPTIONAL_UNIQUE_ID (BLOCK2) Optional unique 128-bit ID
|
D | summary_ESP32-S2.rst | 70 OPTIONAL_UNIQUE_ID (BLOCK2) Optional unique 128-bit ID
|
D | summary_ESP32-S3.rst | 47 OPTIONAL_UNIQUE_ID (BLOCK2) Optional unique 128-bit ID
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 69 …OPTIONAL_UNIQUE_ID : {show: y, blk : 2, word: 0, pos : 0, len: 128, start : 0, type…
|
D | esp32c3.yaml | 88 …OPTIONAL_UNIQUE_ID : {show: y, blk : 2, word: 0, pos : 0, len: 128, start : 0, type…
|
D | esp32c5.yaml | 87 …OPTIONAL_UNIQUE_ID : {show: y, blk : 2, word: 0, pos : 0, len: 128, start : 0, type…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 614 /** optional_unique_id : R; bitpos: [31:0]; default: 0; 617 uint32_t optional_unique_id:32; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 607 /** optional_unique_id : R; bitpos: [31:0]; default: 0; 610 uint32_t optional_unique_id:32; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 628 /** optional_unique_id : R; bitpos: [31:0]; default: 0; 631 uint32_t optional_unique_id:32; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 635 /** optional_unique_id : R; bitpos: [31:0]; default: 0; 638 uint32_t optional_unique_id:32; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 700 /** optional_unique_id : R; bitpos: [31:0]; default: 0; 703 uint32_t optional_unique_id:32; member
|