mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-28 12:10:45 +00:00
fix efuse err address in block0 (backport v4.3)
This commit is contained in:
@@ -1842,7 +1842,7 @@ extern "C" {
|
||||
#define EFUSE_DIS_DOWNLOAD_MODE_ERR_V 0x1
|
||||
#define EFUSE_DIS_DOWNLOAD_MODE_ERR_S 0
|
||||
|
||||
#define EFUSE_RD_REPEAT_ERR4_REG (DR_REG_EFUSE_BASE + 0x190)
|
||||
#define EFUSE_RD_REPEAT_ERR4_REG (DR_REG_EFUSE_BASE + 0x18C)
|
||||
/* EFUSE_RPT4_RESERVED4_ERR : RO ;bitpos:[23:0] ;default: 24'h0 ; */
|
||||
/*description: Reserved.*/
|
||||
#define EFUSE_RPT4_RESERVED4_ERR 0x00FFFFFF
|
||||
|
||||
Reference in New Issue
Block a user