Home
last modified time | relevance | path

Searched full:chip_ver_rev2 (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Dmem_definition.py160 …f.description = "calc WAFER VERSION MAJOR from CHIP_VER_REV1 and CHIP_VER_REV2 and apb_ctl_date (r…
Dfields.py383 rev_bit1 = self.parent["CHIP_VER_REV2"].get(from_read)
384 assert self.parent["CHIP_VER_REV2"].bit_len == 1
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst46CHIP_VER_REV2 (BLOCK0): …
/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv100 CHIP_VER_REV2, EFUSE_BLK0, 180, 1, []
Desp_efuse_table.c358 static const esp_efuse_desc_t CHIP_VER_REV2[] = { variable
869 &CHIP_VER_REV2[0], // []
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h399 /** chip_ver_rev2 : R; bitpos: [20]; default: 0; */
400 uint32_t chip_ver_rev2:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml33CHIP_VER_REV2 : {show: y, blk : 0, word: 5, pos: 20, len : 1, start: 180, type : bool…
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py124 self.espefuse_py("burn_efuse CHIP_VER_REV1 1 CHIP_VER_REV2 1")
715 CHIP_VER_REV2 1 \