mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-07 15:15:21 +00:00
efuse: fix
This commit is contained in:
committed by
morris
parent
4be976e40d
commit
28e50c1180
@@ -18,6 +18,9 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define ESP_EFUSE_LEN_OF_3_4_SCHEME_BLOCK_IN_BYTES (24)
|
||||
#define ESP_EFUSE_LEN_OF_REPEAT_BLOCK_IN_BYTES (16)
|
||||
|
||||
#define COUNT_EFUSE_REG_PER_BLOCK 8 /* The number of registers per block. */
|
||||
|
||||
#define ESP_EFUSE_SECURE_VERSION_NUM_BLOCK EFUSE_BLK3
|
||||
|
||||
Reference in New Issue
Block a user