Searched full:flash_version (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 69 WR_DIS.FLASH_VERSION, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_VERSION 179 FLASH_VERSION, EFUSE_BLK1, 117, 4, [] Flash version
|
D | esp_efuse_table.c | 239 {EFUSE_BLK0, 20, 1}, // [] wr_dis of FLASH_VERSION, 663 static const esp_efuse_desc_t FLASH_VERSION[] = { variable 1079 &WR_DIS_FLASH_VERSION[0], // [] wr_dis of FLASH_VERSION 1609 &FLASH_VERSION[0], // [] Flash version
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/ |
D | esp32s2.py | 184 flash_version = { 189 features += [flash_version]
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 58 …FLASH_VERSION (BLOCK1) Flash version …
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 576 /** flash_version : R; bitpos: [24:21]; default: 0; 579 uint32_t flash_version:4; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32s2.yaml | 81 …FLASH_VERSION : {show: y, blk : 1, word: 3, pos: 21, len : 4, start: 117, type : …
|