Lines Matching refs:EFUSE_BASE
20 EFUSE_BASE = 0x600B4800 variable in ESP32C61ROM
21 EFUSE_BLOCK1_ADDR = EFUSE_BASE + 0x044
22 MAC_EFUSE_REG = EFUSE_BASE + 0x044
24 EFUSE_RD_REG_BASE = EFUSE_BASE + 0x030 # BLOCK0 read base address
26 EFUSE_PURPOSE_KEY0_REG = EFUSE_BASE + 0x34
28 EFUSE_PURPOSE_KEY1_REG = EFUSE_BASE + 0x34
30 EFUSE_PURPOSE_KEY2_REG = EFUSE_BASE + 0x34
32 EFUSE_PURPOSE_KEY3_REG = EFUSE_BASE + 0x34
34 EFUSE_PURPOSE_KEY4_REG = EFUSE_BASE + 0x34
36 EFUSE_PURPOSE_KEY5_REG = EFUSE_BASE + 0x34
42 EFUSE_SPI_BOOT_CRYPT_CNT_REG = EFUSE_BASE + 0x030
45 EFUSE_SECURE_BOOT_EN_REG = EFUSE_BASE + 0x034