Searched full:sys_data_part0_2 (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 68 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32c5.yaml | 86 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32c5beta3.yaml | 86 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32c6.yaml | 82 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32h2.yaml | 75 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32p4.yaml | 90 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type…
|
D | esp32s2.yaml | 88 …SYS_DATA_PART0_2 : {show: n, blk : 1, word: 5, pos : 0, len : 32, start: 160, type : '…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 601 /** sys_data_part0_2 : RO; bitpos: [31:0]; default: 0; 604 uint32_t sys_data_part0_2:32; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 594 /** sys_data_part0_2 : RO; bitpos: [31:0]; default: 0; 597 uint32_t sys_data_part0_2:32; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 622 /** sys_data_part0_2 : RO; bitpos: [31:0]; default: 0; 625 uint32_t sys_data_part0_2:32; member
|