2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								/*
 
							 
						 
					
						
							
								
									
										
										
										
											2023-03-14 00:06:41 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								 *  SPDX - FileCopyrightText :  2017 - 2023  Espressif  Systems  ( Shanghai )  CO  LTD 
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								 *  SPDX - License - Identifier :  Apache - 2.0 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								 */ 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								# include  "sdkconfig.h" 
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								# include  "esp_efuse.h" 
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								# include  <assert.h> 
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								# include  "esp_efuse_table.h" 
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-10 23:34:46 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								// md5_digest_table f41d6027e08973065c84a93ebd369dee
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								// This file was generated from the file esp_efuse_table.csv. DO NOT CHANGE THIS FILE MANUALLY.
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								// If you want to change some fields, you need to change esp_efuse_table.csv file
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								// then run `efuse_common_table` or `efuse_custom_table` command it will generate this file.
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								// To show efuse_table run the command 'show_efuse_table'.
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  0 ,  32 } ,  	 // [] Disable programming of individual eFuses,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_RD_DIS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  0 ,  1 } ,  	 // [] wr_dis of RD_DIS,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-03-14 00:06:41 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_ICACHE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_USB_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_USB_JTAG,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_DOWNLOAD_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_DOWNLOAD_ICACHE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_USB_SERIAL_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [WR_DIS.DIS_USB_DEVICE] wr_dis of DIS_USB_SERIAL_JTAG,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_FORCE_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_FORCE_DOWNLOAD,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_TWAI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [WR_DIS.DIS_CAN] wr_dis of DIS_TWAI,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_JTAG_SEL_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of JTAG_SEL_ENABLE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_PAD_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_PAD_JTAG,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  2 ,  1 } ,  	 // [] wr_dis of DIS_DOWNLOAD_MANUAL_ENCRYPT,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_WDT_DELAY_SEL [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  3 ,  1 } ,  	 // [] wr_dis of WDT_DELAY_SEL,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_BOOT_CRYPT_CNT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  4 ,  1 } ,  	 // [] wr_dis of SPI_BOOT_CRYPT_CNT,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_BOOT_KEY_REVOKE0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  5 ,  1 } ,  	 // [] wr_dis of SECURE_BOOT_KEY_REVOKE0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_BOOT_KEY_REVOKE1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  6 ,  1 } ,  	 // [] wr_dis of SECURE_BOOT_KEY_REVOKE1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_BOOT_KEY_REVOKE2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  7 ,  1 } ,  	 // [] wr_dis of SECURE_BOOT_KEY_REVOKE2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  8 ,  1 } ,  	 // [WR_DIS.KEY0_PURPOSE] wr_dis of KEY_PURPOSE_0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  9 ,  1 } ,  	 // [WR_DIS.KEY1_PURPOSE] wr_dis of KEY_PURPOSE_1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  10 ,  1 } ,  	 // [WR_DIS.KEY2_PURPOSE] wr_dis of KEY_PURPOSE_2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  11 ,  1 } ,  	 // [WR_DIS.KEY3_PURPOSE] wr_dis of KEY_PURPOSE_3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  12 ,  1 } ,  	 // [WR_DIS.KEY4_PURPOSE] wr_dis of KEY_PURPOSE_4,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_KEY_PURPOSE_5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  13 ,  1 } ,  	 // [WR_DIS.KEY5_PURPOSE] wr_dis of KEY_PURPOSE_5,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_BOOT_EN [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  15 ,  1 } ,  	 // [] wr_dis of SECURE_BOOT_EN,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  16 ,  1 } ,  	 // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_FLASH_TPUW [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of FLASH_TPUW,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of DIS_DOWNLOAD_MODE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_DIRECT_BOOT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [WR_DIS.DIS_LEGACY_SPI_BOOT] wr_dis of DIS_DIRECT_BOOT,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SERIAL_JTAG_ROM_PRINT,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [WR_DIS.DIS_USB_DOWNLOAD_MODE] wr_dis of DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ENABLE_SECURITY_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of ENABLE_SECURITY_DOWNLOAD,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_UART_PRINT_CONTROL [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of UART_PRINT_CONTROL,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_FORCE_SEND_RESUME [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of FORCE_SEND_RESUME,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SECURE_VERSION [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  18 ,  1 } ,  	 // [] wr_dis of SECURE_VERSION,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ERR_RST_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  19 ,  1 } ,  	 // [] wr_dis of ERR_RST_ENABLE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DISABLE_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  19 ,  1 } ,  	 // [] wr_dis of DISABLE_WAFER_VERSION_MAJOR,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DISABLE_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  19 ,  1 } ,  	 // [] wr_dis of DISABLE_BLK_VERSION_MAJOR,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLK1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of BLOCK1,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [WR_DIS.MAC_FACTORY] wr_dis of MAC,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_CLK [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_CLK,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_Q [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_Q,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_D [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_D,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_CS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_CS,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_HD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_HD,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_WP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_WP,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_DQS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_DQS,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_D4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_D4,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_D5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_D5,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_D6 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_D6,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SPI_PAD_CONFIG_D7 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of SPI_PAD_CONFIG_D7,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_WAFER_VERSION_MINOR_LO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of WAFER_VERSION_MINOR_LO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_PKG_VERSION [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of PKG_VERSION,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLK_VERSION_MINOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of BLK_VERSION_MINOR,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-10 23:34:46 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_FLASH_CAP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of FLASH_CAP,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_FLASH_TEMP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of FLASH_TEMP,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_FLASH_VENDOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of FLASH_VENDOR,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_K_RTC_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of K_RTC_LDO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_K_DIG_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of K_DIG_LDO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_V_RTC_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of V_RTC_DBIAS20,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_V_DIG_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of V_DIG_DBIAS20,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_DIG_DBIAS_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of DIG_DBIAS_HVT,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_THRES_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of THRES_HVT,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_WAFER_VERSION_MINOR_HI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of WAFER_VERSION_MINOR_HI,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  20 ,  1 } ,  	 // [] wr_dis of WAFER_VERSION_MAJOR,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SYS_DATA_PART1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of BLOCK2,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_OPTIONAL_UNIQUE_ID [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of OPTIONAL_UNIQUE_ID,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of BLK_VERSION_MAJOR,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_TEMP_CALIB [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of TEMP_CALIB,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_OCODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of OCODE,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_INIT_CODE_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_INIT_CODE_ATTEN0,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_INIT_CODE_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_INIT_CODE_ATTEN1,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_INIT_CODE_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_INIT_CODE_ATTEN2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_INIT_CODE_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_INIT_CODE_ATTEN3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_CAL_VOL_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_CAL_VOL_ATTEN0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_CAL_VOL_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_CAL_VOL_ATTEN1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_CAL_VOL_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_CAL_VOL_ATTEN2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_ADC1_CAL_VOL_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  21 ,  1 } ,  	 // [] wr_dis of ADC1_CAL_VOL_ATTEN3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_USR_DATA [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  22 ,  1 } ,  	 // [WR_DIS.USER_DATA] wr_dis of BLOCK_USR_DATA,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_CUSTOM_MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  22 ,  1 } ,  	 // [WR_DIS.MAC_CUSTOM WR_DIS.USER_DATA_MAC_CUSTOM] wr_dis of CUSTOM_MAC,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  23 ,  1 } ,  	 // [WR_DIS.KEY0] wr_dis of BLOCK_KEY0,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  24 ,  1 } ,  	 // [WR_DIS.KEY1] wr_dis of BLOCK_KEY1,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  25 ,  1 } ,  	 // [WR_DIS.KEY2] wr_dis of BLOCK_KEY2,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  26 ,  1 } ,  	 // [WR_DIS.KEY3] wr_dis of BLOCK_KEY3,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  27 ,  1 } ,  	 // [WR_DIS.KEY4] wr_dis of BLOCK_KEY4,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_KEY5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  28 ,  1 } ,  	 // [WR_DIS.KEY5] wr_dis of BLOCK_KEY5,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_BLOCK_SYS_DATA2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  29 ,  1 } ,  	 // [WR_DIS.SYS_DATA_PART2] wr_dis of BLOCK_SYS_DATA2,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_USB_EXCHG_PINS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  30 ,  1 } ,  	 // [] wr_dis of USB_EXCHG_PINS,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_VDD_SPI_AS_GPIO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  30 ,  1 } ,  	 // [] wr_dis of VDD_SPI_AS_GPIO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WR_DIS_SOFT_DIS_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  31 ,  1 } ,  	 // [] wr_dis of SOFT_DIS_JTAG,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  32 ,  7 } ,  	 // [] Disable reading from BlOCK4-10,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  32 ,  1 } ,  	 // [RD_DIS.KEY0] rd_dis of BLOCK_KEY0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  33 ,  1 } ,  	 // [RD_DIS.KEY1] rd_dis of BLOCK_KEY1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  34 ,  1 } ,  	 // [RD_DIS.KEY2] rd_dis of BLOCK_KEY2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  35 ,  1 } ,  	 // [RD_DIS.KEY3] rd_dis of BLOCK_KEY3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  36 ,  1 } ,  	 // [RD_DIS.KEY4] rd_dis of BLOCK_KEY4,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_KEY5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  37 ,  1 } ,  	 // [RD_DIS.KEY5] rd_dis of BLOCK_KEY5,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  RD_DIS_BLOCK_SYS_DATA2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  38 ,  1 } ,  	 // [RD_DIS.SYS_DATA_PART2] rd_dis of BLOCK_SYS_DATA2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  40 ,  1 } ,  	 // [] Set this bit to disable Icache,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_USB_JTAG [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  41 ,  1 } ,  	 // [] Set this bit to disable function of usb switch to jtag in module of usb device,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_DOWNLOAD_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  42 ,  1 } ,  	 // [] Set this bit to disable Icache in download mode (boot_mode[3:0] is 0; 1; 2; 3; 6; 7),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_USB_SERIAL_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  43 ,  1 } ,  	 // [DIS_USB_DEVICE] USB-Serial-JTAG {0: "Enable"; 1: "Disable"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_FORCE_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  44 ,  1 } ,  	 // [] Set this bit to disable the function that forces chip into download mode,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_TWAI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  46 ,  1 } ,  	 // [DIS_CAN] Set this bit to disable CAN function,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  JTAG_SEL_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  47 ,  1 } ,  	 // [] Set this bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio10 when both reg_dis_usb_jtag and reg_dis_pad_jtag are equal to 0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SOFT_DIS_JTAG [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  48 ,  3 } ,  	 // [] Set these bits to disable JTAG in the soft way (odd number 1 means disable ). JTAG can be enabled in HMAC module,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_PAD_JTAG [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  51 ,  1 } ,  	 // [] Set this bit to disable JTAG in the hard way. JTAG is disabled permanently,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_DOWNLOAD_MANUAL_ENCRYPT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  52 ,  1 } ,  	 // [] Set this bit to disable flash encryption when in download boot modes,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  USB_EXCHG_PINS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  57 ,  1 } ,  	 // [] Set this bit to exchange USB D+ and D- pins,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  VDD_SPI_AS_GPIO [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  58 ,  1 } ,  	 // [] Set this bit to vdd spi pin function as gpio,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WDT_DELAY_SEL [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  80 ,  2 } ,  	 // [] RTC watchdog timeout threshold; in unit of slow clock cycle {0: "40000"; 1: "80000"; 2: "160000"; 3: "320000"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_BOOT_CRYPT_CNT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  82 ,  3 } ,  	 // [] Enables flash encryption when 1 or 3 bits are set and disables otherwise {0: "Disable"; 1: "Enable"; 3: "Disable"; 7: "Enable"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_BOOT_KEY_REVOKE0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  85 ,  1 } ,  	 // [] Revoke 1st secure boot key,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_BOOT_KEY_REVOKE1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  86 ,  1 } ,  	 // [] Revoke 2nd secure boot key,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_BOOT_KEY_REVOKE2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  87 ,  1 } ,  	 // [] Revoke 3rd secure boot key,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  88 ,  4 } ,  	 // [KEY0_PURPOSE] Purpose of Key0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  92 ,  4 } ,  	 // [KEY1_PURPOSE] Purpose of Key1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  96 ,  4 } ,  	 // [KEY2_PURPOSE] Purpose of Key2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  100 ,  4 } ,  	 // [KEY3_PURPOSE] Purpose of Key3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  104 ,  4 } ,  	 // [KEY4_PURPOSE] Purpose of Key4,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY_PURPOSE_5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  108 ,  4 } ,  	 // [KEY5_PURPOSE] Purpose of Key5,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_BOOT_EN [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  116 ,  1 } ,  	 // [] Set this bit to enable secure boot,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_BOOT_AGGRESSIVE_REVOKE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  117 ,  1 } ,  	 // [] Set this bit to enable revoking aggressive secure boot,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  FLASH_TPUW [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  124 ,  4 } ,  	 // [] Configures flash waiting time after power-up; in unit of ms. If the value is less than 15; the waiting time is the configurable value; Otherwise; the waiting time is twice the configurable value,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  128 ,  1 } ,  	 // [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2; 3; 6; 7),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_DIRECT_BOOT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  129 ,  1 } ,  	 // [DIS_LEGACY_SPI_BOOT] Disable direct boot mode,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_USB_SERIAL_JTAG_ROM_PRINT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  130 ,  1 } ,  	 // [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Disable"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  132 ,  1 } ,  	 // [DIS_USB_DOWNLOAD_MODE] Disable UART download mode through USB-Serial-JTAG,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ENABLE_SECURITY_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  133 ,  1 } ,  	 // [] Set this bit to enable secure UART download mode,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  UART_PRINT_CONTROL [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  134 ,  2 } ,  	 // [] Set the default UARTboot message output mode {0: "Enable"; 1: "Enable when GPIO8 is low at reset"; 2: "Enable when GPIO8 is high at reset"; 3: "Disable"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  FORCE_SEND_RESUME [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  141 ,  1 } ,  	 // [] Set this bit to force ROM code to send a resume command during SPI boot,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SECURE_VERSION [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  142 ,  16 } ,  	 // [] Secure version (used by ESP-IDF anti-rollback feature),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-02-28 21:16:24 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ERR_RST_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  159 ,  1 } ,  	 // [] Use BLOCK0 to check error record registers {0: "without check"; 1: "with check"},
 
							 
						 
					
						
							
								
									
										
										
										
											2022-02-28 21:16:24 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DISABLE_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  160 ,  1 } ,  	 // [] Disables check of wafer version major,
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DISABLE_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK0 ,  161 ,  1 } ,  	 // [] Disables check of blk version major,
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  40 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  32 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  24 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  16 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  8 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  0 ,  8 } ,  	 // [MAC_FACTORY] MAC address,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_CLK [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  48 ,  6 } ,  	 // [] SPI PAD CLK,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_Q [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  54 ,  6 } ,  	 // [] SPI PAD Q(D1),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_D [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  60 ,  6 } ,  	 // [] SPI PAD D(D0),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_CS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  66 ,  6 } ,  	 // [] SPI PAD CS,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_HD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  72 ,  6 } ,  	 // [] SPI PAD HD(D3),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_WP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  78 ,  6 } ,  	 // [] SPI PAD WP(D2),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_DQS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  84 ,  6 } ,  	 // [] SPI PAD DQS,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_D4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  90 ,  6 } ,  	 // [] SPI PAD D4,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_D5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  96 ,  6 } ,  	 // [] SPI PAD D5,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_D6 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  102 ,  6 } ,  	 // [] SPI PAD D6,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SPI_PAD_CONFIG_D7 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  108 ,  6 } ,  	 // [] SPI PAD D7,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WAFER_VERSION_MINOR_LO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  114 ,  3 } ,  	 // [] WAFER_VERSION_MINOR least significant bits,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  PKG_VERSION [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  117 ,  3 } ,  	 // [] Package version,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  BLK_VERSION_MINOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  120 ,  3 } ,  	 // [] BLK_VERSION_MINOR,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-10 23:34:46 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  FLASH_CAP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  123 ,  3 } ,  	 // [] Flash capacity {0: "None"; 1: "4M"; 2: "2M"; 3: "1M"; 4: "8M"},
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  FLASH_TEMP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  126 ,  2 } ,  	 // [] Flash temperature {0: "None"; 1: "105C"; 2: "85C"},
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  FLASH_VENDOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  128 ,  3 } ,  	 // [] Flash vendor {0: "None"; 1: "XMC"; 2: "GD"; 3: "FM"; 4: "TT"; 5: "ZBIT"},
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  K_RTC_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  135 ,  7 } ,  	 // [] BLOCK1 K_RTC_LDO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  K_DIG_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  142 ,  7 } ,  	 // [] BLOCK1 K_DIG_LDO,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  V_RTC_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  149 ,  8 } ,  	 // [] BLOCK1 voltage of rtc dbias20,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  V_DIG_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  157 ,  8 } ,  	 // [] BLOCK1 voltage of digital dbias20,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  DIG_DBIAS_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  165 ,  5 } ,  	 // [] BLOCK1 digital dbias when hvt,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  THRES_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  170 ,  10 } ,  	 // [] BLOCK1 pvt threshold when hvt,
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WAFER_VERSION_MINOR_HI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  183 ,  1 } ,  	 // [] WAFER_VERSION_MINOR most significant bit,
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK1 ,  184 ,  2 } ,  	 // [] WAFER_VERSION_MAJOR,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  OPTIONAL_UNIQUE_ID [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  0 ,  128 } ,  	 // [] Optional unique 128-bit ID,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  128 ,  2 } ,  	 // [] BLK_VERSION_MAJOR of BLOCK2 {0: "No calibration"; 1: "With calibration"},
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  TEMP_CALIB [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  131 ,  9 } ,  	 // [] Temperature calibration data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  OCODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  140 ,  8 } ,  	 // [] ADC OCode,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_INIT_CODE_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  148 ,  10 } ,  	 // [] ADC1 init code at atten0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_INIT_CODE_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  158 ,  10 } ,  	 // [] ADC1 init code at atten1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_INIT_CODE_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  168 ,  10 } ,  	 // [] ADC1 init code at atten2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_INIT_CODE_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  178 ,  10 } ,  	 // [] ADC1 init code at atten3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_CAL_VOL_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  188 ,  10 } ,  	 // [] ADC1 calibration voltage at atten0,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_CAL_VOL_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  198 ,  10 } ,  	 // [] ADC1 calibration voltage at atten1,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_CAL_VOL_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  208 ,  10 } ,  	 // [] ADC1 calibration voltage at atten2,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  ADC1_CAL_VOL_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK2 ,  218 ,  10 } ,  	 // [] ADC1 calibration voltage at atten3,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  USER_DATA [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK3 ,  0 ,  256 } ,  	 // [BLOCK_USR_DATA] User data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-07-19 15:16:42 +05:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  USER_DATA_MAC_CUSTOM [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK3 ,  200 ,  48 } ,  	 // [MAC_CUSTOM CUSTOM_MAC] Custom MAC address,
 
							 
						 
					
						
							
								
									
										
										
										
											2021-07-19 15:16:42 +05:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK4 ,  0 ,  256 } ,  	 // [BLOCK_KEY0] Key0 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK5 ,  0 ,  256 } ,  	 // [BLOCK_KEY1] Key1 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK6 ,  0 ,  256 } ,  	 // [BLOCK_KEY2] Key2 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK7 ,  0 ,  256 } ,  	 // [BLOCK_KEY3] Key3 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK8 ,  0 ,  256 } ,  	 // [BLOCK_KEY4] Key4 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  KEY5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK9 ,  0 ,  256 } ,  	 // [BLOCK_KEY5] Key5 or user data,
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								static  const  esp_efuse_desc_t  SYS_DATA_PART2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    { EFUSE_BLK10 ,  0 ,  256 } ,  	 // [BLOCK_SYS_DATA2] System data part 2 (reserved),
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-04-28 10:32:08 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS [ 0 ] ,     		// [] Disable programming of individual eFuses
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-28 10:32:08 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_RD_DIS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_RD_DIS [ 0 ] ,     		// [] wr_dis of RD_DIS
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-28 10:32:08 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_ICACHE [ 0 ] ,     		// [] wr_dis of DIS_ICACHE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-28 10:32:08 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_USB_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_USB_JTAG [ 0 ] ,     		// [] wr_dis of DIS_USB_JTAG
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_DOWNLOAD_ICACHE [ 0 ] ,     		// [] wr_dis of DIS_DOWNLOAD_ICACHE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_USB_SERIAL_JTAG [ 0 ] ,     		// [WR_DIS.DIS_USB_DEVICE] wr_dis of DIS_USB_SERIAL_JTAG
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_FORCE_DOWNLOAD [ 0 ] ,     		// [] wr_dis of DIS_FORCE_DOWNLOAD
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_TWAI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_TWAI [ 0 ] ,     		// [WR_DIS.DIS_CAN] wr_dis of DIS_TWAI
 
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_JTAG_SEL_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_JTAG_SEL_ENABLE [ 0 ] ,     		// [] wr_dis of JTAG_SEL_ENABLE
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_PAD_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_PAD_JTAG [ 0 ] ,     		// [] wr_dis of DIS_PAD_JTAG
 
							 
						 
					
						
							
								
									
										
										
										
											2023-03-14 00:06:41 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT [ 0 ] ,     		// [] wr_dis of DIS_DOWNLOAD_MANUAL_ENCRYPT
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_WDT_DELAY_SEL [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_WDT_DELAY_SEL [ 0 ] ,     		// [] wr_dis of WDT_DELAY_SEL
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_BOOT_CRYPT_CNT [ 0 ] ,     		// [] wr_dis of SPI_BOOT_CRYPT_CNT
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_BOOT_KEY_REVOKE0 [ 0 ] ,     		// [] wr_dis of SECURE_BOOT_KEY_REVOKE0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_BOOT_KEY_REVOKE1 [ 0 ] ,     		// [] wr_dis of SECURE_BOOT_KEY_REVOKE1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_BOOT_KEY_REVOKE2 [ 0 ] ,     		// [] wr_dis of SECURE_BOOT_KEY_REVOKE2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_0 [ 0 ] ,     		// [WR_DIS.KEY0_PURPOSE] wr_dis of KEY_PURPOSE_0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_1 [ 0 ] ,     		// [WR_DIS.KEY1_PURPOSE] wr_dis of KEY_PURPOSE_1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_2 [ 0 ] ,     		// [WR_DIS.KEY2_PURPOSE] wr_dis of KEY_PURPOSE_2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_3 [ 0 ] ,     		// [WR_DIS.KEY3_PURPOSE] wr_dis of KEY_PURPOSE_3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_4 [ 0 ] ,     		// [WR_DIS.KEY4_PURPOSE] wr_dis of KEY_PURPOSE_4
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_KEY_PURPOSE_5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_KEY_PURPOSE_5 [ 0 ] ,     		// [WR_DIS.KEY5_PURPOSE] wr_dis of KEY_PURPOSE_5
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_BOOT_EN [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_BOOT_EN [ 0 ] ,     		// [] wr_dis of SECURE_BOOT_EN
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE [ 0 ] ,     		// [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_FLASH_TPUW [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_FLASH_TPUW [ 0 ] ,     		// [] wr_dis of FLASH_TPUW
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_DOWNLOAD_MODE [ 0 ] ,     		// [] wr_dis of DIS_DOWNLOAD_MODE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_DIRECT_BOOT [ 0 ] ,     		// [WR_DIS.DIS_LEGACY_SPI_BOOT] wr_dis of DIS_DIRECT_BOOT
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT [ 0 ] ,     		// [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SERIAL_JTAG_ROM_PRINT
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ 0 ] ,     		// [WR_DIS.DIS_USB_DOWNLOAD_MODE] wr_dis of DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ENABLE_SECURITY_DOWNLOAD [ 0 ] ,     		// [] wr_dis of ENABLE_SECURITY_DOWNLOAD
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_UART_PRINT_CONTROL [ 0 ] ,     		// [] wr_dis of UART_PRINT_CONTROL
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_FORCE_SEND_RESUME [ 0 ] ,     		// [] wr_dis of FORCE_SEND_RESUME
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SECURE_VERSION [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SECURE_VERSION [ 0 ] ,     		// [] wr_dis of SECURE_VERSION
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ERR_RST_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ERR_RST_ENABLE [ 0 ] ,     		// [] wr_dis of ERR_RST_ENABLE
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DISABLE_WAFER_VERSION_MAJOR [ 0 ] ,     		// [] wr_dis of DISABLE_WAFER_VERSION_MAJOR
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DISABLE_BLK_VERSION_MAJOR [ 0 ] ,     		// [] wr_dis of DISABLE_BLK_VERSION_MAJOR
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLK1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLK1 [ 0 ] ,     		// [] wr_dis of BLOCK1
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_MAC [ 0 ] ,     		// [WR_DIS.MAC_FACTORY] wr_dis of MAC
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_CLK [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_CLK
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_Q [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_Q
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_D [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_D
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_CS [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_CS
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_HD [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_HD
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_WP [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_WP
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_DQS [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_DQS
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_D4 [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_D4
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_D5 [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_D5
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_D6 [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_D6
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SPI_PAD_CONFIG_D7 [ 0 ] ,     		// [] wr_dis of SPI_PAD_CONFIG_D7
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_WAFER_VERSION_MINOR_LO [ 0 ] ,     		// [] wr_dis of WAFER_VERSION_MINOR_LO
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_PKG_VERSION [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_PKG_VERSION [ 0 ] ,     		// [] wr_dis of PKG_VERSION
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLK_VERSION_MINOR [ 0 ] ,     		// [] wr_dis of BLK_VERSION_MINOR
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-10 23:34:46 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_FLASH_CAP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_FLASH_CAP [ 0 ] ,     		// [] wr_dis of FLASH_CAP
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_FLASH_TEMP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_FLASH_TEMP [ 0 ] ,     		// [] wr_dis of FLASH_TEMP
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_FLASH_VENDOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_FLASH_VENDOR [ 0 ] ,     		// [] wr_dis of FLASH_VENDOR
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_K_RTC_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_K_RTC_LDO [ 0 ] ,     		// [] wr_dis of K_RTC_LDO
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_K_DIG_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_K_DIG_LDO [ 0 ] ,     		// [] wr_dis of K_DIG_LDO
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_V_RTC_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_V_RTC_DBIAS20 [ 0 ] ,     		// [] wr_dis of V_RTC_DBIAS20
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_V_DIG_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_V_DIG_DBIAS20 [ 0 ] ,     		// [] wr_dis of V_DIG_DBIAS20
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_DIG_DBIAS_HVT [ 0 ] ,     		// [] wr_dis of DIG_DBIAS_HVT
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_THRES_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_THRES_HVT [ 0 ] ,     		// [] wr_dis of THRES_HVT
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_WAFER_VERSION_MINOR_HI [ 0 ] ,     		// [] wr_dis of WAFER_VERSION_MINOR_HI
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_WAFER_VERSION_MAJOR [ 0 ] ,     		// [] wr_dis of WAFER_VERSION_MAJOR
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SYS_DATA_PART1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WR_DIS_SYS_DATA_PART1 [ 0 ] ,     		// [] wr_dis of BLOCK2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_OPTIONAL_UNIQUE_ID [ 0 ] ,     		// [] wr_dis of OPTIONAL_UNIQUE_ID
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLK_VERSION_MAJOR [ 0 ] ,     		// [] wr_dis of BLK_VERSION_MAJOR
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_TEMP_CALIB [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_TEMP_CALIB [ 0 ] ,     		// [] wr_dis of TEMP_CALIB
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_OCODE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_OCODE [ 0 ] ,     		// [] wr_dis of OCODE
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_INIT_CODE_ATTEN0 [ 0 ] ,     		// [] wr_dis of ADC1_INIT_CODE_ATTEN0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_INIT_CODE_ATTEN1 [ 0 ] ,     		// [] wr_dis of ADC1_INIT_CODE_ATTEN1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_INIT_CODE_ATTEN2 [ 0 ] ,     		// [] wr_dis of ADC1_INIT_CODE_ATTEN2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_INIT_CODE_ATTEN3 [ 0 ] ,     		// [] wr_dis of ADC1_INIT_CODE_ATTEN3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_CAL_VOL_ATTEN0 [ 0 ] ,     		// [] wr_dis of ADC1_CAL_VOL_ATTEN0
 
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 19:46:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_CAL_VOL_ATTEN1 [ 0 ] ,     		// [] wr_dis of ADC1_CAL_VOL_ATTEN1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_CAL_VOL_ATTEN2 [ 0 ] ,     		// [] wr_dis of ADC1_CAL_VOL_ATTEN2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_ADC1_CAL_VOL_ATTEN3 [ 0 ] ,     		// [] wr_dis of ADC1_CAL_VOL_ATTEN3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_USR_DATA [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_USR_DATA [ 0 ] ,     		// [WR_DIS.USER_DATA] wr_dis of BLOCK_USR_DATA
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_CUSTOM_MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_CUSTOM_MAC [ 0 ] ,     		// [WR_DIS.MAC_CUSTOM WR_DIS.USER_DATA_MAC_CUSTOM] wr_dis of CUSTOM_MAC
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY0 [ 0 ] ,     		// [WR_DIS.KEY0] wr_dis of BLOCK_KEY0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY1 [ 0 ] ,     		// [WR_DIS.KEY1] wr_dis of BLOCK_KEY1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY2 [ 0 ] ,     		// [WR_DIS.KEY2] wr_dis of BLOCK_KEY2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY3 [ 0 ] ,     		// [WR_DIS.KEY3] wr_dis of BLOCK_KEY3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY4 [ 0 ] ,     		// [WR_DIS.KEY4] wr_dis of BLOCK_KEY4
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_KEY5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_KEY5 [ 0 ] ,     		// [WR_DIS.KEY5] wr_dis of BLOCK_KEY5
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_BLOCK_SYS_DATA2 [ 0 ] ,     		// [WR_DIS.SYS_DATA_PART2] wr_dis of BLOCK_SYS_DATA2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_USB_EXCHG_PINS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_USB_EXCHG_PINS [ 0 ] ,     		// [] wr_dis of USB_EXCHG_PINS
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_VDD_SPI_AS_GPIO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_VDD_SPI_AS_GPIO [ 0 ] ,     		// [] wr_dis of VDD_SPI_AS_GPIO
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WR_DIS_SOFT_DIS_JTAG [ 0 ] ,     		// [] wr_dis of SOFT_DIS_JTAG
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS [ 0 ] ,     		// [] Disable reading from BlOCK4-10
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY0 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY0 [ 0 ] ,     		// [RD_DIS.KEY0] rd_dis of BLOCK_KEY0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY1 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY1 [ 0 ] ,     		// [RD_DIS.KEY1] rd_dis of BLOCK_KEY1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY2 [ 0 ] ,     		// [RD_DIS.KEY2] rd_dis of BLOCK_KEY2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY3 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY3 [ 0 ] ,     		// [RD_DIS.KEY3] rd_dis of BLOCK_KEY3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY4 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY4 [ 0 ] ,     		// [RD_DIS.KEY4] rd_dis of BLOCK_KEY4
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_KEY5 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_KEY5 [ 0 ] ,     		// [RD_DIS.KEY5] rd_dis of BLOCK_KEY5
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & RD_DIS_BLOCK_SYS_DATA2 [ 0 ] ,     		// [RD_DIS.SYS_DATA_PART2] rd_dis of BLOCK_SYS_DATA2
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_ICACHE [ 0 ] ,     		// [] Set this bit to disable Icache
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_USB_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_USB_JTAG [ 0 ] ,     		// [] Set this bit to disable function of usb switch to jtag in module of usb device
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_DOWNLOAD_ICACHE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_DOWNLOAD_ICACHE [ 0 ] ,     		// [] Set this bit to disable Icache in download mode (boot_mode[3:0] is 0; 1; 2; 3; 6; 7)
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_USB_SERIAL_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_USB_SERIAL_JTAG [ 0 ] ,     		// [DIS_USB_DEVICE] USB-Serial-JTAG {0: "Enable"; 1: "Disable"}
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_FORCE_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_FORCE_DOWNLOAD [ 0 ] ,     		// [] Set this bit to disable the function that forces chip into download mode
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_TWAI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_TWAI [ 0 ] ,     		// [DIS_CAN] Set this bit to disable CAN function
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_JTAG_SEL_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & JTAG_SEL_ENABLE [ 0 ] ,     		// [] Set this bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio10 when both reg_dis_usb_jtag and reg_dis_pad_jtag are equal to 0
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SOFT_DIS_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & SOFT_DIS_JTAG [ 0 ] ,     		// [] Set these bits to disable JTAG in the soft way (odd number 1 means disable ). JTAG can be enabled in HMAC module
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_PAD_JTAG [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_PAD_JTAG [ 0 ] ,     		// [] Set this bit to disable JTAG in the hard way. JTAG is disabled permanently
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIS_DOWNLOAD_MANUAL_ENCRYPT [ 0 ] ,     		// [] Set this bit to disable flash encryption when in download boot modes
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_USB_EXCHG_PINS [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & USB_EXCHG_PINS [ 0 ] ,     		// [] Set this bit to exchange USB D+ and D- pins
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_VDD_SPI_AS_GPIO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & VDD_SPI_AS_GPIO [ 0 ] ,     		// [] Set this bit to vdd spi pin function as gpio
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WDT_DELAY_SEL [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WDT_DELAY_SEL [ 0 ] ,     		// [] RTC watchdog timeout threshold; in unit of slow clock cycle {0: "40000"; 1: "80000"; 2: "160000"; 3: "320000"}
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_BOOT_CRYPT_CNT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_BOOT_CRYPT_CNT [ 0 ] ,     		// [] Enables flash encryption when 1 or 3 bits are set and disables otherwise {0: "Disable"; 1: "Enable"; 3: "Disable"; 7: "Enable"}
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_BOOT_KEY_REVOKE0 [ 0 ] ,     		// [] Revoke 1st secure boot key
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_BOOT_KEY_REVOKE1 [ 0 ] ,     		// [] Revoke 2nd secure boot key
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_BOOT_KEY_REVOKE2 [ 0 ] ,     		// [] Revoke 3rd secure boot key
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_0 [ 0 ] ,     		// [KEY0_PURPOSE] Purpose of Key0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_1 [ 0 ] ,     		// [KEY1_PURPOSE] Purpose of Key1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_2 [ 0 ] ,     		// [KEY2_PURPOSE] Purpose of Key2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_3 [ 0 ] ,     		// [KEY3_PURPOSE] Purpose of Key3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_4 [ 0 ] ,     		// [KEY4_PURPOSE] Purpose of Key4
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY_PURPOSE_5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY_PURPOSE_5 [ 0 ] ,     		// [KEY5_PURPOSE] Purpose of Key5
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_BOOT_EN [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_BOOT_EN [ 0 ] ,     		// [] Set this bit to enable secure boot
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_BOOT_AGGRESSIVE_REVOKE [ 0 ] ,     		// [] Set this bit to enable revoking aggressive secure boot
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_FLASH_TPUW [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & FLASH_TPUW [ 0 ] ,     		// [] Configures flash waiting time after power-up; in unit of ms. If the value is less than 15; the waiting time is the configurable value; Otherwise; the waiting time is twice the configurable value
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DIS_DOWNLOAD_MODE [ 0 ] ,     		// [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2; 3; 6; 7)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_DIRECT_BOOT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DIS_DIRECT_BOOT [ 0 ] ,     		// [DIS_LEGACY_SPI_BOOT] Disable direct boot mode
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DIS_USB_SERIAL_JTAG_ROM_PRINT [ 0 ] ,     		// [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Disable"}
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-28 22:03:16 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE [ 0 ] ,     		// [DIS_USB_DOWNLOAD_MODE] Disable UART download mode through USB-Serial-JTAG
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ENABLE_SECURITY_DOWNLOAD [ 0 ] ,     		// [] Set this bit to enable secure UART download mode
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_UART_PRINT_CONTROL [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & UART_PRINT_CONTROL [ 0 ] ,     		// [] Set the default UARTboot message output mode {0: "Enable"; 1: "Enable when GPIO8 is low at reset"; 2: "Enable when GPIO8 is high at reset"; 3: "Disable"}
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_FORCE_SEND_RESUME [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & FORCE_SEND_RESUME [ 0 ] ,     		// [] Set this bit to force ROM code to send a resume command during SPI boot
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SECURE_VERSION [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SECURE_VERSION [ 0 ] ,     		// [] Secure version (used by ESP-IDF anti-rollback feature)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-02-28 21:16:24 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ERR_RST_ENABLE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ERR_RST_ENABLE [ 0 ] ,     		// [] Use BLOCK0 to check error record registers {0: "without check"; 1: "with check"}
 
							 
						 
					
						
							
								
									
										
										
										
											2022-02-28 21:16:24 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DISABLE_WAFER_VERSION_MAJOR [ 0 ] ,     		// [] Disables check of wafer version major
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & DISABLE_BLK_VERSION_MAJOR [ 0 ] ,     		// [] Disables check of blk version major
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_MAC [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 0 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 1 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 2 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 3 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 4 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & MAC [ 5 ] ,     		// [MAC_FACTORY] MAC address
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_CLK [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_CLK [ 0 ] ,     		// [] SPI PAD CLK
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_Q [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_Q [ 0 ] ,     		// [] SPI PAD Q(D1)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_D [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_D [ 0 ] ,     		// [] SPI PAD D(D0)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_CS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_CS [ 0 ] ,     		// [] SPI PAD CS
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_HD [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_HD [ 0 ] ,     		// [] SPI PAD HD(D3)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_WP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_WP [ 0 ] ,     		// [] SPI PAD WP(D2)
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_DQS [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_DQS [ 0 ] ,     		// [] SPI PAD DQS
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_D4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_D4 [ 0 ] ,     		// [] SPI PAD D4
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_D5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_D5 [ 0 ] ,     		// [] SPI PAD D5
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_D6 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_D6 [ 0 ] ,     		// [] SPI PAD D6
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SPI_PAD_CONFIG_D7 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SPI_PAD_CONFIG_D7 [ 0 ] ,     		// [] SPI PAD D7
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WAFER_VERSION_MINOR_LO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WAFER_VERSION_MINOR_LO [ 0 ] ,     		// [] WAFER_VERSION_MINOR least significant bits
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_PKG_VERSION [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & PKG_VERSION [ 0 ] ,     		// [] Package version
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_BLK_VERSION_MINOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & BLK_VERSION_MINOR [ 0 ] ,     		// [] BLK_VERSION_MINOR
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-10 23:34:46 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_FLASH_CAP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & FLASH_CAP [ 0 ] ,     		// [] Flash capacity {0: "None"; 1: "4M"; 2: "2M"; 3: "1M"; 4: "8M"}
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_FLASH_TEMP [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & FLASH_TEMP [ 0 ] ,     		// [] Flash temperature {0: "None"; 1: "105C"; 2: "85C"}
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_FLASH_VENDOR [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & FLASH_VENDOR [ 0 ] ,     		// [] Flash vendor {0: "None"; 1: "XMC"; 2: "GD"; 3: "FM"; 4: "TT"; 5: "ZBIT"}
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_K_RTC_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & K_RTC_LDO [ 0 ] ,     		// [] BLOCK1 K_RTC_LDO
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_K_DIG_LDO [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & K_DIG_LDO [ 0 ] ,     		// [] BLOCK1 K_DIG_LDO
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_V_RTC_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & V_RTC_DBIAS20 [ 0 ] ,     		// [] BLOCK1 voltage of rtc dbias20
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_V_DIG_DBIAS20 [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & V_DIG_DBIAS20 [ 0 ] ,     		// [] BLOCK1 voltage of digital dbias20
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_DIG_DBIAS_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & DIG_DBIAS_HVT [ 0 ] ,     		// [] BLOCK1 digital dbias when hvt
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_THRES_HVT [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & THRES_HVT [ 0 ] ,     		// [] BLOCK1 pvt threshold when hvt
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WAFER_VERSION_MINOR_HI [ ]  =  { 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    & WAFER_VERSION_MINOR_HI [ 0 ] ,     		// [] WAFER_VERSION_MINOR most significant bit
 
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_WAFER_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & WAFER_VERSION_MAJOR [ 0 ] ,     		// [] WAFER_VERSION_MAJOR
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_OPTIONAL_UNIQUE_ID [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & OPTIONAL_UNIQUE_ID [ 0 ] ,     		// [] Optional unique 128-bit ID
 
							 
						 
					
						
							
								
									
										
										
										
											2021-01-19 19:55:14 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-05-26 03:16:15 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_BLK_VERSION_MAJOR [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & BLK_VERSION_MAJOR [ 0 ] ,     		// [] BLK_VERSION_MAJOR of BLOCK2 {0: "No calibration"; 1: "With calibration"}
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_TEMP_CALIB [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & TEMP_CALIB [ 0 ] ,     		// [] Temperature calibration data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_OCODE [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & OCODE [ 0 ] ,     		// [] ADC OCode
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_INIT_CODE_ATTEN0 [ 0 ] ,     		// [] ADC1 init code at atten0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_INIT_CODE_ATTEN1 [ 0 ] ,     		// [] ADC1 init code at atten1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_INIT_CODE_ATTEN2 [ 0 ] ,     		// [] ADC1 init code at atten2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_INIT_CODE_ATTEN3 [ 0 ] ,     		// [] ADC1 init code at atten3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_CAL_VOL_ATTEN0 [ 0 ] ,     		// [] ADC1 calibration voltage at atten0
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_CAL_VOL_ATTEN1 [ 0 ] ,     		// [] ADC1 calibration voltage at atten1
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_CAL_VOL_ATTEN2 [ 0 ] ,     		// [] ADC1 calibration voltage at atten2
 
							 
						 
					
						
							
								
									
										
										
										
											2020-12-23 12:29:57 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & ADC1_CAL_VOL_ATTEN3 [ 0 ] ,     		// [] ADC1 calibration voltage at atten3
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_USER_DATA [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & USER_DATA [ 0 ] ,     		// [BLOCK_USR_DATA] User data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-07-19 15:16:42 +05:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_USER_DATA_MAC_CUSTOM [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & USER_DATA_MAC_CUSTOM [ 0 ] ,     		// [MAC_CUSTOM CUSTOM_MAC] Custom MAC address
 
							 
						 
					
						
							
								
									
										
										
										
											2021-07-19 15:16:42 +05:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY0 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY0 [ 0 ] ,     		// [BLOCK_KEY0] Key0 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY1 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY1 [ 0 ] ,     		// [BLOCK_KEY1] Key1 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY2 [ 0 ] ,     		// [BLOCK_KEY2] Key2 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY3 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY3 [ 0 ] ,     		// [BLOCK_KEY3] Key3 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY4 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY4 [ 0 ] ,     		// [BLOCK_KEY4] Key4 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_KEY5 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & KEY5 [ 0 ] ,     		// [BLOCK_KEY5] Key5 or user data
 
							 
						 
					
						
							
								
									
										
										
										
											2020-06-24 10:52:51 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								const  esp_efuse_desc_t *  ESP_EFUSE_SYS_DATA_PART2 [ ]  =  { 
							 
						 
					
						
							
								
									
										
										
										
											2023-02-16 16:22:34 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    & SYS_DATA_PART2 [ 0 ] ,     		// [BLOCK_SYS_DATA2] System data part 2 (reserved)
 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-28 10:32:08 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    NULL 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								} ;