Searched defs:EFUSE_BLOCK1_ADDR (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/tools/esptool_py/esptool/targets/ | ||
D | esp32c61.py | 21 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32C61ROM |
D | esp32c5.py | 20 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32C5ROM |
D | esp32h2beta1.py | 39 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32H2BETA1ROM |
D | esp32c6.py | 37 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32C6ROM |
D | esp32p4.py | 30 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32P4ROM |
D | esp32c3.py | 43 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32C3ROM |
D | esp32s2.py | 48 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044 variable in ESP32S2ROM |
D | esp32s3.py | 48 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x44 variable in ESP32S3ROM |