Lines Matching refs:EFUSE_BASE
38 EFUSE_BASE = 0x6001A000 variable in ESP32H2BETA1ROM
39 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044
40 MAC_EFUSE_REG = EFUSE_BASE + 0x044
42 EFUSE_RD_REG_BASE = EFUSE_BASE + 0x030 # BLOCK0 read base address
44 EFUSE_PURPOSE_KEY0_REG = EFUSE_BASE + 0x34
46 EFUSE_PURPOSE_KEY1_REG = EFUSE_BASE + 0x34
48 EFUSE_PURPOSE_KEY2_REG = EFUSE_BASE + 0x38
50 EFUSE_PURPOSE_KEY3_REG = EFUSE_BASE + 0x38
52 EFUSE_PURPOSE_KEY4_REG = EFUSE_BASE + 0x38
54 EFUSE_PURPOSE_KEY5_REG = EFUSE_BASE + 0x38
60 EFUSE_SPI_BOOT_CRYPT_CNT_REG = EFUSE_BASE + 0x034
63 EFUSE_SECURE_BOOT_EN_REG = EFUSE_BASE + 0x038