mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
soc: Add support efuse
This commit is contained in:

committed by
bot

parent
ed179ade8d
commit
d82023bf06
@@ -316,6 +316,7 @@
|
||||
|
||||
#define EFUSE_CODING_SCHEME_VAL_NONE 0x0
|
||||
#define EFUSE_CODING_SCHEME_VAL_34 0x1
|
||||
#define EFUSE_CODING_SCHEME_VAL_REPEAT 0x2
|
||||
|
||||
#define EFUSE_BLK0_WDATA0_REG (DR_REG_EFUSE_BASE + 0x01c)
|
||||
/* EFUSE_FLASH_CRYPT_CNT : R/W ;bitpos:[27:20] ;default: 8'b0 ; */
|
||||
|
Reference in New Issue
Block a user