Searched full:block0_version (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 107 WR_DIS.BLOCK0_VERSION, EFUSE_BLK0, 30, 1, [] wr_dis of BLOCK0_VERSION 130 BLOCK0_VERSION, EFUSE_BLK0, 59, 2, [] BLOCK0 efuse version
|
D | esp_efuse_table.c | 391 {EFUSE_BLK0, 30, 1}, // [] wr_dis of BLOCK0_VERSION, 482 static const esp_efuse_desc_t BLOCK0_VERSION[] = { variable 1269 &WR_DIS_BLOCK0_VERSION[0], // [] wr_dis of BLOCK0_VERSION 1384 &BLOCK0_VERSION[0], // [] BLOCK0 efuse version
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 61 …BLOCK0_VERSION (BLOCK0) BLOCK0 efuse version …
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 256 /** block0_version : R; bitpos: [28:27]; default: 0; 259 uint32_t block0_version:2; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32s2.yaml | 23 …BLOCK0_VERSION : {show: y, blk : 0, word: 1, pos: 27, len : 2, start : 59, type : …
|