2750 lines
114 KiB
C

/**
* SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include <stdint.h>
#include "soc/soc.h"
#include "efuse_defs.h"
#ifdef __cplusplus
extern "C" {
#endif
/** EFUSE_PGM_DATA0_REG register
* Register 0 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA0_REG (DR_REG_EFUSE_BASE + 0x0)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 0th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA1_REG register
* Register 1 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA1_REG (DR_REG_EFUSE_BASE + 0x4)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 1th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA2_REG register
* Register 2 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA2_REG (DR_REG_EFUSE_BASE + 0x8)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 2th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA3_REG register
* Register 3 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA3_REG (DR_REG_EFUSE_BASE + 0xc)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 3th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA4_REG register
* Register 4 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA4_REG (DR_REG_EFUSE_BASE + 0x10)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 4th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA5_REG register
* Register 5 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA5_REG (DR_REG_EFUSE_BASE + 0x14)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 5th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA6_REG register
* Register 6 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA6_REG (DR_REG_EFUSE_BASE + 0x18)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 6th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_DATA7_REG register
* Register 7 that stores data to be programmed.
*/
#define EFUSE_PGM_DATA7_REG (DR_REG_EFUSE_BASE + 0x1c)
/** EFUSE_PGM_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 7th 32-bit data to be programmed.
*/
#define EFUSE_PGM_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_M (EFUSE_PGM_DATA_0_V << EFUSE_PGM_DATA_0_S)
#define EFUSE_PGM_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_DATA_0_S 0
/** EFUSE_PGM_CHECK_VALUE0_REG register
* Register 0 that stores the RS code to be programmed.
*/
#define EFUSE_PGM_CHECK_VALUE0_REG (DR_REG_EFUSE_BASE + 0x20)
/** EFUSE_PGM_RS_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 0th 32-bit RS code to be programmed.
*/
#define EFUSE_PGM_RS_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_M (EFUSE_PGM_RS_DATA_0_V << EFUSE_PGM_RS_DATA_0_S)
#define EFUSE_PGM_RS_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_S 0
/** EFUSE_PGM_CHECK_VALUE1_REG register
* Register 1 that stores the RS code to be programmed.
*/
#define EFUSE_PGM_CHECK_VALUE1_REG (DR_REG_EFUSE_BASE + 0x24)
/** EFUSE_PGM_RS_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 1th 32-bit RS code to be programmed.
*/
#define EFUSE_PGM_RS_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_M (EFUSE_PGM_RS_DATA_0_V << EFUSE_PGM_RS_DATA_0_S)
#define EFUSE_PGM_RS_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_S 0
/** EFUSE_PGM_CHECK_VALUE2_REG register
* Register 2 that stores the RS code to be programmed.
*/
#define EFUSE_PGM_CHECK_VALUE2_REG (DR_REG_EFUSE_BASE + 0x28)
/** EFUSE_PGM_RS_DATA_0 : R/W; bitpos: [31:0]; default: 0;
* The content of the 2th 32-bit RS code to be programmed.
*/
#define EFUSE_PGM_RS_DATA_0 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_M (EFUSE_PGM_RS_DATA_0_V << EFUSE_PGM_RS_DATA_0_S)
#define EFUSE_PGM_RS_DATA_0_V 0xFFFFFFFFU
#define EFUSE_PGM_RS_DATA_0_S 0
/** EFUSE_RD_WR_DIS_REG register
* Register 0 of BLOCK0.
*/
#define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c)
/** EFUSE_WR_DIS : RO; bitpos: [31:0]; default: 0;
* Disables programming of individual eFuses.
*/
#define EFUSE_WR_DIS 0xFFFFFFFFU
#define EFUSE_WR_DIS_M (EFUSE_WR_DIS_V << EFUSE_WR_DIS_S)
#define EFUSE_WR_DIS_V 0xFFFFFFFFU
#define EFUSE_WR_DIS_S 0
/** EFUSE_RD_REPEAT_DATA0_REG register
* Register 1 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_DATA0_REG (DR_REG_EFUSE_BASE + 0x30)
/** EFUSE_RD_DIS : RO; bitpos: [6:0]; default: 0;
* Disables software reading from individual eFuse blocks (BLOCK4-10).
*/
#define EFUSE_RD_DIS 0x0000007FU
#define EFUSE_RD_DIS_M (EFUSE_RD_DIS_V << EFUSE_RD_DIS_S)
#define EFUSE_RD_DIS_V 0x0000007FU
#define EFUSE_RD_DIS_S 0
/** EFUSE_DIS_RTC_RAM_BOOT : RO; bitpos: [7]; default: 0;
* Reserved.
*/
#define EFUSE_DIS_RTC_RAM_BOOT (BIT(7))
#define EFUSE_DIS_RTC_RAM_BOOT_M (EFUSE_DIS_RTC_RAM_BOOT_V << EFUSE_DIS_RTC_RAM_BOOT_S)
#define EFUSE_DIS_RTC_RAM_BOOT_V 0x00000001U
#define EFUSE_DIS_RTC_RAM_BOOT_S 7
/** EFUSE_DIS_ICACHE : RO; bitpos: [8]; default: 0;
* Set this bit to disable Icache.
*/
#define EFUSE_DIS_ICACHE (BIT(8))
#define EFUSE_DIS_ICACHE_M (EFUSE_DIS_ICACHE_V << EFUSE_DIS_ICACHE_S)
#define EFUSE_DIS_ICACHE_V 0x00000001U
#define EFUSE_DIS_ICACHE_S 8
/** EFUSE_DIS_DCACHE : RO; bitpos: [9]; default: 0;
* Set this bit to disable Dcache.
*/
#define EFUSE_DIS_DCACHE (BIT(9))
#define EFUSE_DIS_DCACHE_M (EFUSE_DIS_DCACHE_V << EFUSE_DIS_DCACHE_S)
#define EFUSE_DIS_DCACHE_V 0x00000001U
#define EFUSE_DIS_DCACHE_S 9
/** EFUSE_DIS_DOWNLOAD_ICACHE : RO; bitpos: [10]; default: 0;
* Disables Icache when SoC is in Download mode.
*/
#define EFUSE_DIS_DOWNLOAD_ICACHE (BIT(10))
#define EFUSE_DIS_DOWNLOAD_ICACHE_M (EFUSE_DIS_DOWNLOAD_ICACHE_V << EFUSE_DIS_DOWNLOAD_ICACHE_S)
#define EFUSE_DIS_DOWNLOAD_ICACHE_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_ICACHE_S 10
/** EFUSE_DIS_DOWNLOAD_DCACHE : RO; bitpos: [11]; default: 0;
* Disables Dcache when SoC is in Download mode.
*/
#define EFUSE_DIS_DOWNLOAD_DCACHE (BIT(11))
#define EFUSE_DIS_DOWNLOAD_DCACHE_M (EFUSE_DIS_DOWNLOAD_DCACHE_V << EFUSE_DIS_DOWNLOAD_DCACHE_S)
#define EFUSE_DIS_DOWNLOAD_DCACHE_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_DCACHE_S 11
/** EFUSE_DIS_FORCE_DOWNLOAD : RO; bitpos: [12]; default: 0;
* Set this bit to disable the function that forces chip into download mode.
*/
#define EFUSE_DIS_FORCE_DOWNLOAD (BIT(12))
#define EFUSE_DIS_FORCE_DOWNLOAD_M (EFUSE_DIS_FORCE_DOWNLOAD_V << EFUSE_DIS_FORCE_DOWNLOAD_S)
#define EFUSE_DIS_FORCE_DOWNLOAD_V 0x00000001U
#define EFUSE_DIS_FORCE_DOWNLOAD_S 12
/** EFUSE_DIS_USB : RO; bitpos: [13]; default: 0;
* Set this bit to disable USB OTG function.
*/
#define EFUSE_DIS_USB (BIT(13))
#define EFUSE_DIS_USB_M (EFUSE_DIS_USB_V << EFUSE_DIS_USB_S)
#define EFUSE_DIS_USB_V 0x00000001U
#define EFUSE_DIS_USB_S 13
/** EFUSE_DIS_TWAI : RO; bitpos: [14]; default: 0;
* Set this bit to disable the TWAI Controller function.
*/
#define EFUSE_DIS_TWAI (BIT(14))
#define EFUSE_DIS_TWAI_M (EFUSE_DIS_TWAI_V << EFUSE_DIS_TWAI_S)
#define EFUSE_DIS_TWAI_V 0x00000001U
#define EFUSE_DIS_TWAI_S 14
/** EFUSE_DIS_BOOT_REMAP : RO; bitpos: [15]; default: 0;
* Disables capability to Remap RAM to ROM address space.
*/
#define EFUSE_DIS_BOOT_REMAP (BIT(15))
#define EFUSE_DIS_BOOT_REMAP_M (EFUSE_DIS_BOOT_REMAP_V << EFUSE_DIS_BOOT_REMAP_S)
#define EFUSE_DIS_BOOT_REMAP_V 0x00000001U
#define EFUSE_DIS_BOOT_REMAP_S 15
/** EFUSE_RPT4_RESERVED5 : RO; bitpos: [16]; default: 0;
* Reserved (used for four backups method).
*/
#define EFUSE_RPT4_RESERVED5 (BIT(16))
#define EFUSE_RPT4_RESERVED5_M (EFUSE_RPT4_RESERVED5_V << EFUSE_RPT4_RESERVED5_S)
#define EFUSE_RPT4_RESERVED5_V 0x00000001U
#define EFUSE_RPT4_RESERVED5_S 16
/** EFUSE_SOFT_DIS_JTAG : RO; bitpos: [17]; default: 0;
* Software disables JTAG. When software disabled, JTAG can be activated temporarily
* by HMAC peripheral.
*/
#define EFUSE_SOFT_DIS_JTAG (BIT(17))
#define EFUSE_SOFT_DIS_JTAG_M (EFUSE_SOFT_DIS_JTAG_V << EFUSE_SOFT_DIS_JTAG_S)
#define EFUSE_SOFT_DIS_JTAG_V 0x00000001U
#define EFUSE_SOFT_DIS_JTAG_S 17
/** EFUSE_HARD_DIS_JTAG : RO; bitpos: [18]; default: 0;
* Hardware disables JTAG permanently.
*/
#define EFUSE_HARD_DIS_JTAG (BIT(18))
#define EFUSE_HARD_DIS_JTAG_M (EFUSE_HARD_DIS_JTAG_V << EFUSE_HARD_DIS_JTAG_S)
#define EFUSE_HARD_DIS_JTAG_V 0x00000001U
#define EFUSE_HARD_DIS_JTAG_S 18
/** EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT : RO; bitpos: [19]; default: 0;
* Disables flash encryption when in download boot modes.
*/
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT (BIT(19))
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_M (EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_V << EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_S)
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_S 19
/** EFUSE_USB_DREFH : RO; bitpos: [21:20]; default: 0;
* Controls single-end input threshold vrefh, 1.76 V to 2 V with step of 80 mV, stored
* in eFuse.
*/
#define EFUSE_USB_DREFH 0x00000003U
#define EFUSE_USB_DREFH_M (EFUSE_USB_DREFH_V << EFUSE_USB_DREFH_S)
#define EFUSE_USB_DREFH_V 0x00000003U
#define EFUSE_USB_DREFH_S 20
/** EFUSE_USB_DREFL : RO; bitpos: [23:22]; default: 0;
* Controls single-end input threshold vrefl, 0.8 V to 1.04 V with step of 80 mV,
* stored in eFuse.
*/
#define EFUSE_USB_DREFL 0x00000003U
#define EFUSE_USB_DREFL_M (EFUSE_USB_DREFL_V << EFUSE_USB_DREFL_S)
#define EFUSE_USB_DREFL_V 0x00000003U
#define EFUSE_USB_DREFL_S 22
/** EFUSE_USB_EXCHG_PINS : RO; bitpos: [24]; default: 0;
* Set this bit to exchange USB D+ and D- pins.
*/
#define EFUSE_USB_EXCHG_PINS (BIT(24))
#define EFUSE_USB_EXCHG_PINS_M (EFUSE_USB_EXCHG_PINS_V << EFUSE_USB_EXCHG_PINS_S)
#define EFUSE_USB_EXCHG_PINS_V 0x00000001U
#define EFUSE_USB_EXCHG_PINS_S 24
/** EFUSE_USB_EXT_PHY_ENABLE : RO; bitpos: [25]; default: 0;
* Set this bit to enable external USB PHY.
*/
#define EFUSE_USB_EXT_PHY_ENABLE (BIT(25))
#define EFUSE_USB_EXT_PHY_ENABLE_M (EFUSE_USB_EXT_PHY_ENABLE_V << EFUSE_USB_EXT_PHY_ENABLE_S)
#define EFUSE_USB_EXT_PHY_ENABLE_V 0x00000001U
#define EFUSE_USB_EXT_PHY_ENABLE_S 25
/** EFUSE_USB_FORCE_NOPERSIST : RO; bitpos: [26]; default: 0;
* If set, forces USB BVALID to 1.
*/
#define EFUSE_USB_FORCE_NOPERSIST (BIT(26))
#define EFUSE_USB_FORCE_NOPERSIST_M (EFUSE_USB_FORCE_NOPERSIST_V << EFUSE_USB_FORCE_NOPERSIST_S)
#define EFUSE_USB_FORCE_NOPERSIST_V 0x00000001U
#define EFUSE_USB_FORCE_NOPERSIST_S 26
/** EFUSE_BLOCK0_VERSION : R; bitpos: [28:27]; default: 0;
* BLOCK0 efuse version
*/
#define EFUSE_BLOCK0_VERSION 0x00000003U
#define EFUSE_BLOCK0_VERSION_M (EFUSE_BLOCK0_VERSION_V << EFUSE_BLOCK0_VERSION_S)
#define EFUSE_BLOCK0_VERSION_V 0x00000003U
#define EFUSE_BLOCK0_VERSION_S 27
/** EFUSE_VDD_SPI_MODECURLIM : RO; bitpos: [29]; default: 0;
* SPI regulator switches current limit mode.
*/
#define EFUSE_VDD_SPI_MODECURLIM (BIT(29))
#define EFUSE_VDD_SPI_MODECURLIM_M (EFUSE_VDD_SPI_MODECURLIM_V << EFUSE_VDD_SPI_MODECURLIM_S)
#define EFUSE_VDD_SPI_MODECURLIM_V 0x00000001U
#define EFUSE_VDD_SPI_MODECURLIM_S 29
/** EFUSE_VDD_SPI_DREFH : RO; bitpos: [31:30]; default: 0;
* SPI regulator high voltage reference.
*/
#define EFUSE_VDD_SPI_DREFH 0x00000003U
#define EFUSE_VDD_SPI_DREFH_M (EFUSE_VDD_SPI_DREFH_V << EFUSE_VDD_SPI_DREFH_S)
#define EFUSE_VDD_SPI_DREFH_V 0x00000003U
#define EFUSE_VDD_SPI_DREFH_S 30
/** EFUSE_RD_REPEAT_DATA1_REG register
* Register 2 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_DATA1_REG (DR_REG_EFUSE_BASE + 0x34)
/** EFUSE_VDD_SPI_DREFM : RO; bitpos: [1:0]; default: 0;
* SPI regulator medium voltage reference.
*/
#define EFUSE_VDD_SPI_DREFM 0x00000003U
#define EFUSE_VDD_SPI_DREFM_M (EFUSE_VDD_SPI_DREFM_V << EFUSE_VDD_SPI_DREFM_S)
#define EFUSE_VDD_SPI_DREFM_V 0x00000003U
#define EFUSE_VDD_SPI_DREFM_S 0
/** EFUSE_VDD_SPI_DREFL : RO; bitpos: [3:2]; default: 0;
* SPI regulator low voltage reference.
*/
#define EFUSE_VDD_SPI_DREFL 0x00000003U
#define EFUSE_VDD_SPI_DREFL_M (EFUSE_VDD_SPI_DREFL_V << EFUSE_VDD_SPI_DREFL_S)
#define EFUSE_VDD_SPI_DREFL_V 0x00000003U
#define EFUSE_VDD_SPI_DREFL_S 2
/** EFUSE_VDD_SPI_XPD : RO; bitpos: [4]; default: 0;
* If VDD_SPI_FORCE is 1, this value determines if the VDD_SPI regulator is powered on.
*/
#define EFUSE_VDD_SPI_XPD (BIT(4))
#define EFUSE_VDD_SPI_XPD_M (EFUSE_VDD_SPI_XPD_V << EFUSE_VDD_SPI_XPD_S)
#define EFUSE_VDD_SPI_XPD_V 0x00000001U
#define EFUSE_VDD_SPI_XPD_S 4
/** EFUSE_VDD_SPI_TIEH : RO; bitpos: [5]; default: 0;
* If VDD_SPI_FORCE is 1, determines VDD_SPI voltage. 0: VDD_SPI connects to 1.8 V
* LDO. 1: VDD_SPI connects to VDD_RTC_IO.
*/
#define EFUSE_VDD_SPI_TIEH (BIT(5))
#define EFUSE_VDD_SPI_TIEH_M (EFUSE_VDD_SPI_TIEH_V << EFUSE_VDD_SPI_TIEH_S)
#define EFUSE_VDD_SPI_TIEH_V 0x00000001U
#define EFUSE_VDD_SPI_TIEH_S 5
/** EFUSE_VDD_SPI_FORCE : RO; bitpos: [6]; default: 0;
* Set this bit to use XPD_VDD_PSI_REG and VDD_SPI_TIEH to configure VDD_SPI LDO.
*/
#define EFUSE_VDD_SPI_FORCE (BIT(6))
#define EFUSE_VDD_SPI_FORCE_M (EFUSE_VDD_SPI_FORCE_V << EFUSE_VDD_SPI_FORCE_S)
#define EFUSE_VDD_SPI_FORCE_V 0x00000001U
#define EFUSE_VDD_SPI_FORCE_S 6
/** EFUSE_VDD_SPI_EN_INIT : RO; bitpos: [7]; default: 0;
* Set SPI regulator to 0 to configure init[1:0]=0.
*/
#define EFUSE_VDD_SPI_EN_INIT (BIT(7))
#define EFUSE_VDD_SPI_EN_INIT_M (EFUSE_VDD_SPI_EN_INIT_V << EFUSE_VDD_SPI_EN_INIT_S)
#define EFUSE_VDD_SPI_EN_INIT_V 0x00000001U
#define EFUSE_VDD_SPI_EN_INIT_S 7
/** EFUSE_VDD_SPI_ENCURLIM : RO; bitpos: [8]; default: 0;
* Set SPI regulator to 1 to enable output current limit.
*/
#define EFUSE_VDD_SPI_ENCURLIM (BIT(8))
#define EFUSE_VDD_SPI_ENCURLIM_M (EFUSE_VDD_SPI_ENCURLIM_V << EFUSE_VDD_SPI_ENCURLIM_S)
#define EFUSE_VDD_SPI_ENCURLIM_V 0x00000001U
#define EFUSE_VDD_SPI_ENCURLIM_S 8
/** EFUSE_VDD_SPI_DCURLIM : RO; bitpos: [11:9]; default: 0;
* Tunes the current limit threshold of SPI regulator when tieh=0, about 800 mA/(8+d).
*/
#define EFUSE_VDD_SPI_DCURLIM 0x00000007U
#define EFUSE_VDD_SPI_DCURLIM_M (EFUSE_VDD_SPI_DCURLIM_V << EFUSE_VDD_SPI_DCURLIM_S)
#define EFUSE_VDD_SPI_DCURLIM_V 0x00000007U
#define EFUSE_VDD_SPI_DCURLIM_S 9
/** EFUSE_VDD_SPI_INIT : RO; bitpos: [13:12]; default: 0;
* Adds resistor from LDO output to ground. 0: no resistance. 1: 6 K. 2: 4 K. 3: 2 K.
*/
#define EFUSE_VDD_SPI_INIT 0x00000003U
#define EFUSE_VDD_SPI_INIT_M (EFUSE_VDD_SPI_INIT_V << EFUSE_VDD_SPI_INIT_S)
#define EFUSE_VDD_SPI_INIT_V 0x00000003U
#define EFUSE_VDD_SPI_INIT_S 12
/** EFUSE_VDD_SPI_DCAP : RO; bitpos: [15:14]; default: 0;
* Prevents SPI regulator from overshoot.
*/
#define EFUSE_VDD_SPI_DCAP 0x00000003U
#define EFUSE_VDD_SPI_DCAP_M (EFUSE_VDD_SPI_DCAP_V << EFUSE_VDD_SPI_DCAP_S)
#define EFUSE_VDD_SPI_DCAP_V 0x00000003U
#define EFUSE_VDD_SPI_DCAP_S 14
/** EFUSE_WDT_DELAY_SEL : RO; bitpos: [17:16]; default: 0;
* Selects RTC watchdog timeout threshold at startup. 0: 40,000 slow clock cycles. 1:
* 80,000 slow clock cycles. 2: 160,000 slow clock cycles. 3: 320,000 slow clock
* cycles.
*/
#define EFUSE_WDT_DELAY_SEL 0x00000003U
#define EFUSE_WDT_DELAY_SEL_M (EFUSE_WDT_DELAY_SEL_V << EFUSE_WDT_DELAY_SEL_S)
#define EFUSE_WDT_DELAY_SEL_V 0x00000003U
#define EFUSE_WDT_DELAY_SEL_S 16
/** EFUSE_SPI_BOOT_CRYPT_CNT : RO; bitpos: [20:18]; default: 0;
* Enables encryption and decryption, when an SPI boot mode is set. Feature is enabled
* 1 or 3 bits are set in the eFuse, disabled otherwise.
*/
#define EFUSE_SPI_BOOT_CRYPT_CNT 0x00000007U
#define EFUSE_SPI_BOOT_CRYPT_CNT_M (EFUSE_SPI_BOOT_CRYPT_CNT_V << EFUSE_SPI_BOOT_CRYPT_CNT_S)
#define EFUSE_SPI_BOOT_CRYPT_CNT_V 0x00000007U
#define EFUSE_SPI_BOOT_CRYPT_CNT_S 18
/** EFUSE_SECURE_BOOT_KEY_REVOKE0 : RO; bitpos: [21]; default: 0;
* If set, revokes use of secure boot key digest 0.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE0 (BIT(21))
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_M (EFUSE_SECURE_BOOT_KEY_REVOKE0_V << EFUSE_SECURE_BOOT_KEY_REVOKE0_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_S 21
/** EFUSE_SECURE_BOOT_KEY_REVOKE1 : RO; bitpos: [22]; default: 0;
* If set, revokes use of secure boot key digest 1.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE1 (BIT(22))
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_M (EFUSE_SECURE_BOOT_KEY_REVOKE1_V << EFUSE_SECURE_BOOT_KEY_REVOKE1_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_S 22
/** EFUSE_SECURE_BOOT_KEY_REVOKE2 : RO; bitpos: [23]; default: 0;
* If set, revokes use of secure boot key digest 2.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE2 (BIT(23))
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_M (EFUSE_SECURE_BOOT_KEY_REVOKE2_V << EFUSE_SECURE_BOOT_KEY_REVOKE2_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_S 23
/** EFUSE_KEY_PURPOSE_0 : RO; bitpos: [27:24]; default: 0;
* Purpose of KEY0. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_0 0x0000000FU
#define EFUSE_KEY_PURPOSE_0_M (EFUSE_KEY_PURPOSE_0_V << EFUSE_KEY_PURPOSE_0_S)
#define EFUSE_KEY_PURPOSE_0_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_0_S 24
/** EFUSE_KEY_PURPOSE_1 : RO; bitpos: [31:28]; default: 0;
* Purpose of KEY1. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_1 0x0000000FU
#define EFUSE_KEY_PURPOSE_1_M (EFUSE_KEY_PURPOSE_1_V << EFUSE_KEY_PURPOSE_1_S)
#define EFUSE_KEY_PURPOSE_1_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_1_S 28
/** EFUSE_RD_REPEAT_DATA2_REG register
* Register 3 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_DATA2_REG (DR_REG_EFUSE_BASE + 0x38)
/** EFUSE_KEY_PURPOSE_2 : RO; bitpos: [3:0]; default: 0;
* Purpose of KEY2. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_2 0x0000000FU
#define EFUSE_KEY_PURPOSE_2_M (EFUSE_KEY_PURPOSE_2_V << EFUSE_KEY_PURPOSE_2_S)
#define EFUSE_KEY_PURPOSE_2_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_2_S 0
/** EFUSE_KEY_PURPOSE_3 : RO; bitpos: [7:4]; default: 0;
* Purpose of KEY3. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_3 0x0000000FU
#define EFUSE_KEY_PURPOSE_3_M (EFUSE_KEY_PURPOSE_3_V << EFUSE_KEY_PURPOSE_3_S)
#define EFUSE_KEY_PURPOSE_3_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_3_S 4
/** EFUSE_KEY_PURPOSE_4 : RO; bitpos: [11:8]; default: 0;
* Purpose of KEY4. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_4 0x0000000FU
#define EFUSE_KEY_PURPOSE_4_M (EFUSE_KEY_PURPOSE_4_V << EFUSE_KEY_PURPOSE_4_S)
#define EFUSE_KEY_PURPOSE_4_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_4_S 8
/** EFUSE_KEY_PURPOSE_5 : RO; bitpos: [15:12]; default: 0;
* Purpose of KEY5. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_5 0x0000000FU
#define EFUSE_KEY_PURPOSE_5_M (EFUSE_KEY_PURPOSE_5_V << EFUSE_KEY_PURPOSE_5_S)
#define EFUSE_KEY_PURPOSE_5_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_5_S 12
/** EFUSE_KEY_PURPOSE_6 : RO; bitpos: [19:16]; default: 0;
* Purpose of KEY6. Refer to Table Key Purpose Values.
*/
#define EFUSE_KEY_PURPOSE_6 0x0000000FU
#define EFUSE_KEY_PURPOSE_6_M (EFUSE_KEY_PURPOSE_6_V << EFUSE_KEY_PURPOSE_6_S)
#define EFUSE_KEY_PURPOSE_6_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_6_S 16
/** EFUSE_SECURE_BOOT_EN : RO; bitpos: [20]; default: 0;
* Set this bit to enable secure boot.
*/
#define EFUSE_SECURE_BOOT_EN (BIT(20))
#define EFUSE_SECURE_BOOT_EN_M (EFUSE_SECURE_BOOT_EN_V << EFUSE_SECURE_BOOT_EN_S)
#define EFUSE_SECURE_BOOT_EN_V 0x00000001U
#define EFUSE_SECURE_BOOT_EN_S 20
/** EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE : RO; bitpos: [21]; default: 0;
* Set this bit to enable aggressive secure boot key revocation mode.
*/
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE (BIT(21))
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_M (EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_V << EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_S)
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_V 0x00000001U
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_S 21
/** EFUSE_RPT4_RESERVED1 : RO; bitpos: [27:22]; default: 0;
* Reserved (used for four backups method).
*/
#define EFUSE_RPT4_RESERVED1 0x0000003FU
#define EFUSE_RPT4_RESERVED1_M (EFUSE_RPT4_RESERVED1_V << EFUSE_RPT4_RESERVED1_S)
#define EFUSE_RPT4_RESERVED1_V 0x0000003FU
#define EFUSE_RPT4_RESERVED1_S 22
/** EFUSE_FLASH_TPUW : RO; bitpos: [31:28]; default: 0;
* Configures flash startup delay after SoC power-up, in unit of (ms/2). When the
* value is 15, delay is 7.5 ms.
*/
#define EFUSE_FLASH_TPUW 0x0000000FU
#define EFUSE_FLASH_TPUW_M (EFUSE_FLASH_TPUW_V << EFUSE_FLASH_TPUW_S)
#define EFUSE_FLASH_TPUW_V 0x0000000FU
#define EFUSE_FLASH_TPUW_S 28
/** EFUSE_RD_REPEAT_DATA3_REG register
* Register 4 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_DATA3_REG (DR_REG_EFUSE_BASE + 0x3c)
/** EFUSE_DIS_DOWNLOAD_MODE : RO; bitpos: [0]; default: 0;
* Set this bit to disable all download boot modes.
*/
#define EFUSE_DIS_DOWNLOAD_MODE (BIT(0))
#define EFUSE_DIS_DOWNLOAD_MODE_M (EFUSE_DIS_DOWNLOAD_MODE_V << EFUSE_DIS_DOWNLOAD_MODE_S)
#define EFUSE_DIS_DOWNLOAD_MODE_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_MODE_S 0
/** EFUSE_DIS_LEGACY_SPI_BOOT : RO; bitpos: [1]; default: 0;
* Set this bit to disable Legacy SPI boot mode.
*/
#define EFUSE_DIS_LEGACY_SPI_BOOT (BIT(1))
#define EFUSE_DIS_LEGACY_SPI_BOOT_M (EFUSE_DIS_LEGACY_SPI_BOOT_V << EFUSE_DIS_LEGACY_SPI_BOOT_S)
#define EFUSE_DIS_LEGACY_SPI_BOOT_V 0x00000001U
#define EFUSE_DIS_LEGACY_SPI_BOOT_S 1
/** EFUSE_UART_PRINT_CHANNEL : RO; bitpos: [2]; default: 0;
* Selects the default UART for printing boot messages. 0: UART0. 1: UART1.
*/
#define EFUSE_UART_PRINT_CHANNEL (BIT(2))
#define EFUSE_UART_PRINT_CHANNEL_M (EFUSE_UART_PRINT_CHANNEL_V << EFUSE_UART_PRINT_CHANNEL_S)
#define EFUSE_UART_PRINT_CHANNEL_V 0x00000001U
#define EFUSE_UART_PRINT_CHANNEL_S 2
/** EFUSE_RPT4_RESERVED3 : RO; bitpos: [3]; default: 0;
* Reserved (used for four backups method).
*/
#define EFUSE_RPT4_RESERVED3 (BIT(3))
#define EFUSE_RPT4_RESERVED3_M (EFUSE_RPT4_RESERVED3_V << EFUSE_RPT4_RESERVED3_S)
#define EFUSE_RPT4_RESERVED3_V 0x00000001U
#define EFUSE_RPT4_RESERVED3_S 3
/** EFUSE_DIS_USB_DOWNLOAD_MODE : RO; bitpos: [4]; default: 0;
* Set this bit to disable use of USB OTG in UART download boot mode.
*/
#define EFUSE_DIS_USB_DOWNLOAD_MODE (BIT(4))
#define EFUSE_DIS_USB_DOWNLOAD_MODE_M (EFUSE_DIS_USB_DOWNLOAD_MODE_V << EFUSE_DIS_USB_DOWNLOAD_MODE_S)
#define EFUSE_DIS_USB_DOWNLOAD_MODE_V 0x00000001U
#define EFUSE_DIS_USB_DOWNLOAD_MODE_S 4
/** EFUSE_ENABLE_SECURITY_DOWNLOAD : RO; bitpos: [5]; default: 0;
* Set this bit to enable secure UART download mode (read/write flash only).
*/
#define EFUSE_ENABLE_SECURITY_DOWNLOAD (BIT(5))
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_M (EFUSE_ENABLE_SECURITY_DOWNLOAD_V << EFUSE_ENABLE_SECURITY_DOWNLOAD_S)
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_V 0x00000001U
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_S 5
/** EFUSE_UART_PRINT_CONTROL : RO; bitpos: [7:6]; default: 0;
* Set the default UART boot message output mode. 00: Enabled. 01: Enable when GPIO46
* is low at reset. 10: Enable when GPIO46 is high at reset. 11: Disabled.
*/
#define EFUSE_UART_PRINT_CONTROL 0x00000003U
#define EFUSE_UART_PRINT_CONTROL_M (EFUSE_UART_PRINT_CONTROL_V << EFUSE_UART_PRINT_CONTROL_S)
#define EFUSE_UART_PRINT_CONTROL_V 0x00000003U
#define EFUSE_UART_PRINT_CONTROL_S 6
/** EFUSE_PIN_POWER_SELECTION : RO; bitpos: [8]; default: 0;
* Set default power supply for GPIO33-GPIO37, set when SPI flash is initialized. 0:
* VDD3P3_CPU. 1: VDD_SPI.
*/
#define EFUSE_PIN_POWER_SELECTION (BIT(8))
#define EFUSE_PIN_POWER_SELECTION_M (EFUSE_PIN_POWER_SELECTION_V << EFUSE_PIN_POWER_SELECTION_S)
#define EFUSE_PIN_POWER_SELECTION_V 0x00000001U
#define EFUSE_PIN_POWER_SELECTION_S 8
/** EFUSE_FLASH_TYPE : RO; bitpos: [9]; default: 0;
* SPI flash type. 0: maximum four data lines, 1: eight data lines.
*/
#define EFUSE_FLASH_TYPE (BIT(9))
#define EFUSE_FLASH_TYPE_M (EFUSE_FLASH_TYPE_V << EFUSE_FLASH_TYPE_S)
#define EFUSE_FLASH_TYPE_V 0x00000001U
#define EFUSE_FLASH_TYPE_S 9
/** EFUSE_FORCE_SEND_RESUME : RO; bitpos: [10]; default: 0;
* If set, forces ROM code to send an SPI flash resume command during SPI boot.
*/
#define EFUSE_FORCE_SEND_RESUME (BIT(10))
#define EFUSE_FORCE_SEND_RESUME_M (EFUSE_FORCE_SEND_RESUME_V << EFUSE_FORCE_SEND_RESUME_S)
#define EFUSE_FORCE_SEND_RESUME_V 0x00000001U
#define EFUSE_FORCE_SEND_RESUME_S 10
/** EFUSE_SECURE_VERSION : RO; bitpos: [26:11]; default: 0;
* Secure version (used by ESP-IDF anti-rollback feature).
*/
#define EFUSE_SECURE_VERSION 0x0000FFFFU
#define EFUSE_SECURE_VERSION_M (EFUSE_SECURE_VERSION_V << EFUSE_SECURE_VERSION_S)
#define EFUSE_SECURE_VERSION_V 0x0000FFFFU
#define EFUSE_SECURE_VERSION_S 11
/** EFUSE_RPT4_RESERVED2 : RO; bitpos: [31:27]; default: 0;
* Reserved (used for four backups method).
*/
#define EFUSE_RPT4_RESERVED2 0x0000001FU
#define EFUSE_RPT4_RESERVED2_M (EFUSE_RPT4_RESERVED2_V << EFUSE_RPT4_RESERVED2_S)
#define EFUSE_RPT4_RESERVED2_V 0x0000001FU
#define EFUSE_RPT4_RESERVED2_S 27
/** EFUSE_RD_REPEAT_DATA4_REG register
* Register 5 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_DATA4_REG (DR_REG_EFUSE_BASE + 0x40)
/** EFUSE_DISABLE_WAFER_VERSION_MAJOR : R; bitpos: [0]; default: 0;
* Disables check of wafer version major
*/
#define EFUSE_DISABLE_WAFER_VERSION_MAJOR (BIT(0))
#define EFUSE_DISABLE_WAFER_VERSION_MAJOR_M (EFUSE_DISABLE_WAFER_VERSION_MAJOR_V << EFUSE_DISABLE_WAFER_VERSION_MAJOR_S)
#define EFUSE_DISABLE_WAFER_VERSION_MAJOR_V 0x00000001U
#define EFUSE_DISABLE_WAFER_VERSION_MAJOR_S 0
/** EFUSE_DISABLE_BLK_VERSION_MAJOR : R; bitpos: [1]; default: 0;
* Disables check of blk version major
*/
#define EFUSE_DISABLE_BLK_VERSION_MAJOR (BIT(1))
#define EFUSE_DISABLE_BLK_VERSION_MAJOR_M (EFUSE_DISABLE_BLK_VERSION_MAJOR_V << EFUSE_DISABLE_BLK_VERSION_MAJOR_S)
#define EFUSE_DISABLE_BLK_VERSION_MAJOR_V 0x00000001U
#define EFUSE_DISABLE_BLK_VERSION_MAJOR_S 1
/** EFUSE_RESERVED_0_162 : R; bitpos: [23:2]; default: 0;
* reserved
*/
#define EFUSE_RESERVED_0_162 0x003FFFFFU
#define EFUSE_RESERVED_0_162_M (EFUSE_RESERVED_0_162_V << EFUSE_RESERVED_0_162_S)
#define EFUSE_RESERVED_0_162_V 0x003FFFFFU
#define EFUSE_RESERVED_0_162_S 2
/** EFUSE_RD_MAC_SPI_SYS_0_REG register
* Register 0 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_0_REG (DR_REG_EFUSE_BASE + 0x44)
/** EFUSE_MAC_0 : RO; bitpos: [31:0]; default: 0;
* Stores the low 32 bits of MAC address.
*/
#define EFUSE_MAC_0 0xFFFFFFFFU
#define EFUSE_MAC_0_M (EFUSE_MAC_0_V << EFUSE_MAC_0_S)
#define EFUSE_MAC_0_V 0xFFFFFFFFU
#define EFUSE_MAC_0_S 0
/** EFUSE_RD_MAC_SPI_SYS_1_REG register
* Register 1 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_1_REG (DR_REG_EFUSE_BASE + 0x48)
/** EFUSE_MAC_1 : RO; bitpos: [15:0]; default: 0;
* Stores the high 16 bits of MAC address.
*/
#define EFUSE_MAC_1 0x0000FFFFU
#define EFUSE_MAC_1_M (EFUSE_MAC_1_V << EFUSE_MAC_1_S)
#define EFUSE_MAC_1_V 0x0000FFFFU
#define EFUSE_MAC_1_S 0
/** EFUSE_SPI_PAD_CONFIG_CLK : R; bitpos: [21:16]; default: 0;
* SPI_PAD_configure CLK
*/
#define EFUSE_SPI_PAD_CONFIG_CLK 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_CLK_M (EFUSE_SPI_PAD_CONFIG_CLK_V << EFUSE_SPI_PAD_CONFIG_CLK_S)
#define EFUSE_SPI_PAD_CONFIG_CLK_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_CLK_S 16
/** EFUSE_SPI_PAD_CONFIG_Q : R; bitpos: [27:22]; default: 0;
* SPI_PAD_configure Q(D1)
*/
#define EFUSE_SPI_PAD_CONFIG_Q 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_Q_M (EFUSE_SPI_PAD_CONFIG_Q_V << EFUSE_SPI_PAD_CONFIG_Q_S)
#define EFUSE_SPI_PAD_CONFIG_Q_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_Q_S 22
/** EFUSE_SPI_PAD_CONFIG_D : R; bitpos: [31:28]; default: 0;
* SPI_PAD_configure D(D0)
*/
#define EFUSE_SPI_PAD_CONFIG_D 0x0000000FU
#define EFUSE_SPI_PAD_CONFIG_D_M (EFUSE_SPI_PAD_CONFIG_D_V << EFUSE_SPI_PAD_CONFIG_D_S)
#define EFUSE_SPI_PAD_CONFIG_D_V 0x0000000FU
#define EFUSE_SPI_PAD_CONFIG_D_S 28
/** EFUSE_RD_MAC_SPI_SYS_2_REG register
* Register 2 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_2_REG (DR_REG_EFUSE_BASE + 0x4c)
/** EFUSE_SPI_PAD_CONFIG_D_1 : R; bitpos: [1:0]; default: 0;
* SPI_PAD_configure D(D0)
*/
#define EFUSE_SPI_PAD_CONFIG_D_1 0x00000003U
#define EFUSE_SPI_PAD_CONFIG_D_1_M (EFUSE_SPI_PAD_CONFIG_D_1_V << EFUSE_SPI_PAD_CONFIG_D_1_S)
#define EFUSE_SPI_PAD_CONFIG_D_1_V 0x00000003U
#define EFUSE_SPI_PAD_CONFIG_D_1_S 0
/** EFUSE_SPI_PAD_CONFIG_CS : R; bitpos: [7:2]; default: 0;
* SPI_PAD_configure CS
*/
#define EFUSE_SPI_PAD_CONFIG_CS 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_CS_M (EFUSE_SPI_PAD_CONFIG_CS_V << EFUSE_SPI_PAD_CONFIG_CS_S)
#define EFUSE_SPI_PAD_CONFIG_CS_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_CS_S 2
/** EFUSE_SPI_PAD_CONFIG_HD : R; bitpos: [13:8]; default: 0;
* SPI_PAD_configure HD(D3)
*/
#define EFUSE_SPI_PAD_CONFIG_HD 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_HD_M (EFUSE_SPI_PAD_CONFIG_HD_V << EFUSE_SPI_PAD_CONFIG_HD_S)
#define EFUSE_SPI_PAD_CONFIG_HD_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_HD_S 8
/** EFUSE_SPI_PAD_CONFIG_WP : R; bitpos: [19:14]; default: 0;
* SPI_PAD_configure WP(D2)
*/
#define EFUSE_SPI_PAD_CONFIG_WP 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_WP_M (EFUSE_SPI_PAD_CONFIG_WP_V << EFUSE_SPI_PAD_CONFIG_WP_S)
#define EFUSE_SPI_PAD_CONFIG_WP_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_WP_S 14
/** EFUSE_SPI_PAD_CONFIG_DQS : R; bitpos: [25:20]; default: 0;
* SPI_PAD_configure DQS
*/
#define EFUSE_SPI_PAD_CONFIG_DQS 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_DQS_M (EFUSE_SPI_PAD_CONFIG_DQS_V << EFUSE_SPI_PAD_CONFIG_DQS_S)
#define EFUSE_SPI_PAD_CONFIG_DQS_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_DQS_S 20
/** EFUSE_SPI_PAD_CONFIG_D4 : R; bitpos: [31:26]; default: 0;
* SPI_PAD_configure D4
*/
#define EFUSE_SPI_PAD_CONFIG_D4 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D4_M (EFUSE_SPI_PAD_CONFIG_D4_V << EFUSE_SPI_PAD_CONFIG_D4_S)
#define EFUSE_SPI_PAD_CONFIG_D4_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D4_S 26
/** EFUSE_RD_MAC_SPI_SYS_3_REG register
* Register 3 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_3_REG (DR_REG_EFUSE_BASE + 0x50)
/** EFUSE_SPI_PAD_CONFIG_D5 : R; bitpos: [5:0]; default: 0;
* SPI_PAD_configure D5
*/
#define EFUSE_SPI_PAD_CONFIG_D5 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D5_M (EFUSE_SPI_PAD_CONFIG_D5_V << EFUSE_SPI_PAD_CONFIG_D5_S)
#define EFUSE_SPI_PAD_CONFIG_D5_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D5_S 0
/** EFUSE_SPI_PAD_CONFIG_D6 : R; bitpos: [11:6]; default: 0;
* SPI_PAD_configure D6
*/
#define EFUSE_SPI_PAD_CONFIG_D6 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D6_M (EFUSE_SPI_PAD_CONFIG_D6_V << EFUSE_SPI_PAD_CONFIG_D6_S)
#define EFUSE_SPI_PAD_CONFIG_D6_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D6_S 6
/** EFUSE_SPI_PAD_CONFIG_D7 : R; bitpos: [17:12]; default: 0;
* SPI_PAD_configure D7
*/
#define EFUSE_SPI_PAD_CONFIG_D7 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D7_M (EFUSE_SPI_PAD_CONFIG_D7_V << EFUSE_SPI_PAD_CONFIG_D7_S)
#define EFUSE_SPI_PAD_CONFIG_D7_V 0x0000003FU
#define EFUSE_SPI_PAD_CONFIG_D7_S 12
/** EFUSE_WAFER_VERSION_MAJOR : R; bitpos: [19:18]; default: 0;
* WAFER_VERSION_MAJOR
*/
#define EFUSE_WAFER_VERSION_MAJOR 0x00000003U
#define EFUSE_WAFER_VERSION_MAJOR_M (EFUSE_WAFER_VERSION_MAJOR_V << EFUSE_WAFER_VERSION_MAJOR_S)
#define EFUSE_WAFER_VERSION_MAJOR_V 0x00000003U
#define EFUSE_WAFER_VERSION_MAJOR_S 18
/** EFUSE_WAFER_VERSION_MINOR_HI : R; bitpos: [20]; default: 0;
* WAFER_VERSION_MINOR most significant bit
*/
#define EFUSE_WAFER_VERSION_MINOR_HI (BIT(20))
#define EFUSE_WAFER_VERSION_MINOR_HI_M (EFUSE_WAFER_VERSION_MINOR_HI_V << EFUSE_WAFER_VERSION_MINOR_HI_S)
#define EFUSE_WAFER_VERSION_MINOR_HI_V 0x00000001U
#define EFUSE_WAFER_VERSION_MINOR_HI_S 20
/** EFUSE_FLASH_VERSION : R; bitpos: [24:21]; default: 0;
* Flash version
*/
#define EFUSE_FLASH_VERSION 0x0000000FU
#define EFUSE_FLASH_VERSION_M (EFUSE_FLASH_VERSION_V << EFUSE_FLASH_VERSION_S)
#define EFUSE_FLASH_VERSION_V 0x0000000FU
#define EFUSE_FLASH_VERSION_S 21
/** EFUSE_BLK_VERSION_MAJOR : R; bitpos: [26:25]; default: 0;
* BLK_VERSION_MAJOR
*/
#define EFUSE_BLK_VERSION_MAJOR 0x00000003U
#define EFUSE_BLK_VERSION_MAJOR_M (EFUSE_BLK_VERSION_MAJOR_V << EFUSE_BLK_VERSION_MAJOR_S)
#define EFUSE_BLK_VERSION_MAJOR_V 0x00000003U
#define EFUSE_BLK_VERSION_MAJOR_S 25
/** EFUSE_RESERVED_1_123 : R; bitpos: [27]; default: 0;
* reserved
*/
#define EFUSE_RESERVED_1_123 (BIT(27))
#define EFUSE_RESERVED_1_123_M (EFUSE_RESERVED_1_123_V << EFUSE_RESERVED_1_123_S)
#define EFUSE_RESERVED_1_123_V 0x00000001U
#define EFUSE_RESERVED_1_123_S 27
/** EFUSE_PSRAM_VERSION : R; bitpos: [31:28]; default: 0;
* PSRAM version
*/
#define EFUSE_PSRAM_VERSION 0x0000000FU
#define EFUSE_PSRAM_VERSION_M (EFUSE_PSRAM_VERSION_V << EFUSE_PSRAM_VERSION_S)
#define EFUSE_PSRAM_VERSION_V 0x0000000FU
#define EFUSE_PSRAM_VERSION_S 28
/** EFUSE_RD_MAC_SPI_SYS_4_REG register
* Register 4 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_4_REG (DR_REG_EFUSE_BASE + 0x54)
/** EFUSE_PKG_VERSION : R; bitpos: [3:0]; default: 0;
* Package version
*/
#define EFUSE_PKG_VERSION 0x0000000FU
#define EFUSE_PKG_VERSION_M (EFUSE_PKG_VERSION_V << EFUSE_PKG_VERSION_S)
#define EFUSE_PKG_VERSION_V 0x0000000FU
#define EFUSE_PKG_VERSION_S 0
/** EFUSE_WAFER_VERSION_MINOR_LO : R; bitpos: [6:4]; default: 0;
* WAFER_VERSION_MINOR least significant bits
*/
#define EFUSE_WAFER_VERSION_MINOR_LO 0x00000007U
#define EFUSE_WAFER_VERSION_MINOR_LO_M (EFUSE_WAFER_VERSION_MINOR_LO_V << EFUSE_WAFER_VERSION_MINOR_LO_S)
#define EFUSE_WAFER_VERSION_MINOR_LO_V 0x00000007U
#define EFUSE_WAFER_VERSION_MINOR_LO_S 4
/** EFUSE_RESERVED_1_135 : R; bitpos: [31:7]; default: 0;
* reserved
*/
#define EFUSE_RESERVED_1_135 0x01FFFFFFU
#define EFUSE_RESERVED_1_135_M (EFUSE_RESERVED_1_135_V << EFUSE_RESERVED_1_135_S)
#define EFUSE_RESERVED_1_135_V 0x01FFFFFFU
#define EFUSE_RESERVED_1_135_S 7
/** EFUSE_RD_MAC_SPI_SYS_5_REG register
* Register 5 of BLOCK1.
*/
#define EFUSE_RD_MAC_SPI_SYS_5_REG (DR_REG_EFUSE_BASE + 0x58)
/** EFUSE_SYS_DATA_PART0_2 : RO; bitpos: [31:0]; default: 0;
* Stores the second part of the zeroth part of system data.
*/
#define EFUSE_SYS_DATA_PART0_2 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART0_2_M (EFUSE_SYS_DATA_PART0_2_V << EFUSE_SYS_DATA_PART0_2_S)
#define EFUSE_SYS_DATA_PART0_2_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART0_2_S 0
/** EFUSE_RD_SYS_PART1_DATA0_REG register
* Register 0 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA0_REG (DR_REG_EFUSE_BASE + 0x5c)
/** EFUSE_OPTIONAL_UNIQUE_ID : R; bitpos: [31:0]; default: 0;
* Optional unique 128-bit ID
*/
#define EFUSE_OPTIONAL_UNIQUE_ID 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_M (EFUSE_OPTIONAL_UNIQUE_ID_V << EFUSE_OPTIONAL_UNIQUE_ID_S)
#define EFUSE_OPTIONAL_UNIQUE_ID_V 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_S 0
/** EFUSE_RD_SYS_PART1_DATA1_REG register
* Register 1 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA1_REG (DR_REG_EFUSE_BASE + 0x60)
/** EFUSE_OPTIONAL_UNIQUE_ID_1 : R; bitpos: [31:0]; default: 0;
* Optional unique 128-bit ID
*/
#define EFUSE_OPTIONAL_UNIQUE_ID_1 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_1_M (EFUSE_OPTIONAL_UNIQUE_ID_1_V << EFUSE_OPTIONAL_UNIQUE_ID_1_S)
#define EFUSE_OPTIONAL_UNIQUE_ID_1_V 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_1_S 0
/** EFUSE_RD_SYS_PART1_DATA2_REG register
* Register 2 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA2_REG (DR_REG_EFUSE_BASE + 0x64)
/** EFUSE_OPTIONAL_UNIQUE_ID_2 : R; bitpos: [31:0]; default: 0;
* Optional unique 128-bit ID
*/
#define EFUSE_OPTIONAL_UNIQUE_ID_2 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_2_M (EFUSE_OPTIONAL_UNIQUE_ID_2_V << EFUSE_OPTIONAL_UNIQUE_ID_2_S)
#define EFUSE_OPTIONAL_UNIQUE_ID_2_V 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_2_S 0
/** EFUSE_RD_SYS_PART1_DATA3_REG register
* Register 3 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA3_REG (DR_REG_EFUSE_BASE + 0x68)
/** EFUSE_OPTIONAL_UNIQUE_ID_3 : R; bitpos: [31:0]; default: 0;
* Optional unique 128-bit ID
*/
#define EFUSE_OPTIONAL_UNIQUE_ID_3 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_3_M (EFUSE_OPTIONAL_UNIQUE_ID_3_V << EFUSE_OPTIONAL_UNIQUE_ID_3_S)
#define EFUSE_OPTIONAL_UNIQUE_ID_3_V 0xFFFFFFFFU
#define EFUSE_OPTIONAL_UNIQUE_ID_3_S 0
/** EFUSE_RD_SYS_PART1_DATA4_REG register
* Register 4 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA4_REG (DR_REG_EFUSE_BASE + 0x6c)
/** EFUSE_ADC_CALIB : R; bitpos: [3:0]; default: 0;
* 4 bit of ADC calibration
*/
#define EFUSE_ADC_CALIB 0x0000000FU
#define EFUSE_ADC_CALIB_M (EFUSE_ADC_CALIB_V << EFUSE_ADC_CALIB_S)
#define EFUSE_ADC_CALIB_V 0x0000000FU
#define EFUSE_ADC_CALIB_S 0
/** EFUSE_BLK_VERSION_MINOR : R; bitpos: [6:4]; default: 0;
* BLK_VERSION_MINOR of BLOCK2: 0-No ADC calib; 1-ADC calib V1; 2-ADC calib V2
*/
#define EFUSE_BLK_VERSION_MINOR 0x00000007U
#define EFUSE_BLK_VERSION_MINOR_M (EFUSE_BLK_VERSION_MINOR_V << EFUSE_BLK_VERSION_MINOR_S)
#define EFUSE_BLK_VERSION_MINOR_V 0x00000007U
#define EFUSE_BLK_VERSION_MINOR_S 4
/** EFUSE_TEMP_CALIB : R; bitpos: [15:7]; default: 0;
* Temperature calibration data
*/
#define EFUSE_TEMP_CALIB 0x000001FFU
#define EFUSE_TEMP_CALIB_M (EFUSE_TEMP_CALIB_V << EFUSE_TEMP_CALIB_S)
#define EFUSE_TEMP_CALIB_V 0x000001FFU
#define EFUSE_TEMP_CALIB_S 7
/** EFUSE_RTCCALIB_V1IDX_A10H : R; bitpos: [23:16]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A10H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A10H_M (EFUSE_RTCCALIB_V1IDX_A10H_V << EFUSE_RTCCALIB_V1IDX_A10H_S)
#define EFUSE_RTCCALIB_V1IDX_A10H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A10H_S 16
/** EFUSE_RTCCALIB_V1IDX_A11H : R; bitpos: [31:24]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A11H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A11H_M (EFUSE_RTCCALIB_V1IDX_A11H_V << EFUSE_RTCCALIB_V1IDX_A11H_S)
#define EFUSE_RTCCALIB_V1IDX_A11H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A11H_S 24
/** EFUSE_RD_SYS_PART1_DATA5_REG register
* Register 5 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA5_REG (DR_REG_EFUSE_BASE + 0x70)
/** EFUSE_RTCCALIB_V1IDX_A12H : R; bitpos: [7:0]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A12H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A12H_M (EFUSE_RTCCALIB_V1IDX_A12H_V << EFUSE_RTCCALIB_V1IDX_A12H_S)
#define EFUSE_RTCCALIB_V1IDX_A12H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A12H_S 0
/** EFUSE_RTCCALIB_V1IDX_A13H : R; bitpos: [15:8]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A13H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A13H_M (EFUSE_RTCCALIB_V1IDX_A13H_V << EFUSE_RTCCALIB_V1IDX_A13H_S)
#define EFUSE_RTCCALIB_V1IDX_A13H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A13H_S 8
/** EFUSE_RTCCALIB_V1IDX_A20H : R; bitpos: [23:16]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A20H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A20H_M (EFUSE_RTCCALIB_V1IDX_A20H_V << EFUSE_RTCCALIB_V1IDX_A20H_S)
#define EFUSE_RTCCALIB_V1IDX_A20H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A20H_S 16
/** EFUSE_RTCCALIB_V1IDX_A21H : R; bitpos: [31:24]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A21H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A21H_M (EFUSE_RTCCALIB_V1IDX_A21H_V << EFUSE_RTCCALIB_V1IDX_A21H_S)
#define EFUSE_RTCCALIB_V1IDX_A21H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A21H_S 24
/** EFUSE_RD_SYS_PART1_DATA6_REG register
* Register 6 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA6_REG (DR_REG_EFUSE_BASE + 0x74)
/** EFUSE_RTCCALIB_V1IDX_A22H : R; bitpos: [7:0]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A22H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A22H_M (EFUSE_RTCCALIB_V1IDX_A22H_V << EFUSE_RTCCALIB_V1IDX_A22H_S)
#define EFUSE_RTCCALIB_V1IDX_A22H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A22H_S 0
/** EFUSE_RTCCALIB_V1IDX_A23H : R; bitpos: [15:8]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A23H 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A23H_M (EFUSE_RTCCALIB_V1IDX_A23H_V << EFUSE_RTCCALIB_V1IDX_A23H_S)
#define EFUSE_RTCCALIB_V1IDX_A23H_V 0x000000FFU
#define EFUSE_RTCCALIB_V1IDX_A23H_S 8
/** EFUSE_RTCCALIB_V1IDX_A10L : R; bitpos: [21:16]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A10L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A10L_M (EFUSE_RTCCALIB_V1IDX_A10L_V << EFUSE_RTCCALIB_V1IDX_A10L_S)
#define EFUSE_RTCCALIB_V1IDX_A10L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A10L_S 16
/** EFUSE_RTCCALIB_V1IDX_A11L : R; bitpos: [27:22]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A11L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A11L_M (EFUSE_RTCCALIB_V1IDX_A11L_V << EFUSE_RTCCALIB_V1IDX_A11L_S)
#define EFUSE_RTCCALIB_V1IDX_A11L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A11L_S 22
/** EFUSE_RTCCALIB_V1IDX_A12L : R; bitpos: [31:28]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A12L 0x0000000FU
#define EFUSE_RTCCALIB_V1IDX_A12L_M (EFUSE_RTCCALIB_V1IDX_A12L_V << EFUSE_RTCCALIB_V1IDX_A12L_S)
#define EFUSE_RTCCALIB_V1IDX_A12L_V 0x0000000FU
#define EFUSE_RTCCALIB_V1IDX_A12L_S 28
/** EFUSE_RD_SYS_PART1_DATA7_REG register
* Register 7 of BLOCK2 (system).
*/
#define EFUSE_RD_SYS_PART1_DATA7_REG (DR_REG_EFUSE_BASE + 0x78)
/** EFUSE_RTCCALIB_V1IDX_A12L_1 : R; bitpos: [1:0]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A12L_1 0x00000003U
#define EFUSE_RTCCALIB_V1IDX_A12L_1_M (EFUSE_RTCCALIB_V1IDX_A12L_1_V << EFUSE_RTCCALIB_V1IDX_A12L_1_S)
#define EFUSE_RTCCALIB_V1IDX_A12L_1_V 0x00000003U
#define EFUSE_RTCCALIB_V1IDX_A12L_1_S 0
/** EFUSE_RTCCALIB_V1IDX_A13L : R; bitpos: [7:2]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A13L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A13L_M (EFUSE_RTCCALIB_V1IDX_A13L_V << EFUSE_RTCCALIB_V1IDX_A13L_S)
#define EFUSE_RTCCALIB_V1IDX_A13L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A13L_S 2
/** EFUSE_RTCCALIB_V1IDX_A20L : R; bitpos: [13:8]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A20L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A20L_M (EFUSE_RTCCALIB_V1IDX_A20L_V << EFUSE_RTCCALIB_V1IDX_A20L_S)
#define EFUSE_RTCCALIB_V1IDX_A20L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A20L_S 8
/** EFUSE_RTCCALIB_V1IDX_A21L : R; bitpos: [19:14]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A21L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A21L_M (EFUSE_RTCCALIB_V1IDX_A21L_V << EFUSE_RTCCALIB_V1IDX_A21L_S)
#define EFUSE_RTCCALIB_V1IDX_A21L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A21L_S 14
/** EFUSE_RTCCALIB_V1IDX_A22L : R; bitpos: [25:20]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A22L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A22L_M (EFUSE_RTCCALIB_V1IDX_A22L_V << EFUSE_RTCCALIB_V1IDX_A22L_S)
#define EFUSE_RTCCALIB_V1IDX_A22L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A22L_S 20
/** EFUSE_RTCCALIB_V1IDX_A23L : R; bitpos: [31:26]; default: 0; */
#define EFUSE_RTCCALIB_V1IDX_A23L 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A23L_M (EFUSE_RTCCALIB_V1IDX_A23L_V << EFUSE_RTCCALIB_V1IDX_A23L_S)
#define EFUSE_RTCCALIB_V1IDX_A23L_V 0x0000003FU
#define EFUSE_RTCCALIB_V1IDX_A23L_S 26
/** EFUSE_RD_USR_DATA0_REG register
* Register 0 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA0_REG (DR_REG_EFUSE_BASE + 0x7c)
/** EFUSE_USR_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA0 0xFFFFFFFFU
#define EFUSE_USR_DATA0_M (EFUSE_USR_DATA0_V << EFUSE_USR_DATA0_S)
#define EFUSE_USR_DATA0_V 0xFFFFFFFFU
#define EFUSE_USR_DATA0_S 0
/** EFUSE_RD_USR_DATA1_REG register
* Register 1 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA1_REG (DR_REG_EFUSE_BASE + 0x80)
/** EFUSE_USR_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA1 0xFFFFFFFFU
#define EFUSE_USR_DATA1_M (EFUSE_USR_DATA1_V << EFUSE_USR_DATA1_S)
#define EFUSE_USR_DATA1_V 0xFFFFFFFFU
#define EFUSE_USR_DATA1_S 0
/** EFUSE_RD_USR_DATA2_REG register
* Register 2 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA2_REG (DR_REG_EFUSE_BASE + 0x84)
/** EFUSE_USR_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA2 0xFFFFFFFFU
#define EFUSE_USR_DATA2_M (EFUSE_USR_DATA2_V << EFUSE_USR_DATA2_S)
#define EFUSE_USR_DATA2_V 0xFFFFFFFFU
#define EFUSE_USR_DATA2_S 0
/** EFUSE_RD_USR_DATA3_REG register
* Register 3 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA3_REG (DR_REG_EFUSE_BASE + 0x88)
/** EFUSE_USR_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA3 0xFFFFFFFFU
#define EFUSE_USR_DATA3_M (EFUSE_USR_DATA3_V << EFUSE_USR_DATA3_S)
#define EFUSE_USR_DATA3_V 0xFFFFFFFFU
#define EFUSE_USR_DATA3_S 0
/** EFUSE_RD_USR_DATA4_REG register
* Register 4 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA4_REG (DR_REG_EFUSE_BASE + 0x8c)
/** EFUSE_USR_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA4 0xFFFFFFFFU
#define EFUSE_USR_DATA4_M (EFUSE_USR_DATA4_V << EFUSE_USR_DATA4_S)
#define EFUSE_USR_DATA4_V 0xFFFFFFFFU
#define EFUSE_USR_DATA4_S 0
/** EFUSE_RD_USR_DATA5_REG register
* Register 5 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA5_REG (DR_REG_EFUSE_BASE + 0x90)
/** EFUSE_USR_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of BLOCK3 (user).
*/
#define EFUSE_USR_DATA5 0xFFFFFFFFU
#define EFUSE_USR_DATA5_M (EFUSE_USR_DATA5_V << EFUSE_USR_DATA5_S)
#define EFUSE_USR_DATA5_V 0xFFFFFFFFU
#define EFUSE_USR_DATA5_S 0
/** EFUSE_RD_USR_DATA6_REG register
* Register 6 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA6_REG (DR_REG_EFUSE_BASE + 0x94)
/** EFUSE_RESERVED_3_192 : R; bitpos: [7:0]; default: 0;
* reserved
*/
#define EFUSE_RESERVED_3_192 0x000000FFU
#define EFUSE_RESERVED_3_192_M (EFUSE_RESERVED_3_192_V << EFUSE_RESERVED_3_192_S)
#define EFUSE_RESERVED_3_192_V 0x000000FFU
#define EFUSE_RESERVED_3_192_S 0
/** EFUSE_CUSTOM_MAC : R; bitpos: [31:8]; default: 0;
* Custom MAC
*/
#define EFUSE_CUSTOM_MAC 0x00FFFFFFU
#define EFUSE_CUSTOM_MAC_M (EFUSE_CUSTOM_MAC_V << EFUSE_CUSTOM_MAC_S)
#define EFUSE_CUSTOM_MAC_V 0x00FFFFFFU
#define EFUSE_CUSTOM_MAC_S 8
/** EFUSE_RD_USR_DATA7_REG register
* Register 7 of BLOCK3 (user).
*/
#define EFUSE_RD_USR_DATA7_REG (DR_REG_EFUSE_BASE + 0x98)
/** EFUSE_CUSTOM_MAC_1 : R; bitpos: [23:0]; default: 0;
* Custom MAC
*/
#define EFUSE_CUSTOM_MAC_1 0x00FFFFFFU
#define EFUSE_CUSTOM_MAC_1_M (EFUSE_CUSTOM_MAC_1_V << EFUSE_CUSTOM_MAC_1_S)
#define EFUSE_CUSTOM_MAC_1_V 0x00FFFFFFU
#define EFUSE_CUSTOM_MAC_1_S 0
/** EFUSE_RESERVED_3_248 : R; bitpos: [31:24]; default: 0;
* reserved
*/
#define EFUSE_RESERVED_3_248 0x000000FFU
#define EFUSE_RESERVED_3_248_M (EFUSE_RESERVED_3_248_V << EFUSE_RESERVED_3_248_S)
#define EFUSE_RESERVED_3_248_V 0x000000FFU
#define EFUSE_RESERVED_3_248_S 24
/** EFUSE_RD_KEY0_DATA0_REG register
* Register 0 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA0_REG (DR_REG_EFUSE_BASE + 0x9c)
/** EFUSE_KEY0_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA0 0xFFFFFFFFU
#define EFUSE_KEY0_DATA0_M (EFUSE_KEY0_DATA0_V << EFUSE_KEY0_DATA0_S)
#define EFUSE_KEY0_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA0_S 0
/** EFUSE_RD_KEY0_DATA1_REG register
* Register 1 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA1_REG (DR_REG_EFUSE_BASE + 0xa0)
/** EFUSE_KEY0_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA1 0xFFFFFFFFU
#define EFUSE_KEY0_DATA1_M (EFUSE_KEY0_DATA1_V << EFUSE_KEY0_DATA1_S)
#define EFUSE_KEY0_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA1_S 0
/** EFUSE_RD_KEY0_DATA2_REG register
* Register 2 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA2_REG (DR_REG_EFUSE_BASE + 0xa4)
/** EFUSE_KEY0_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA2 0xFFFFFFFFU
#define EFUSE_KEY0_DATA2_M (EFUSE_KEY0_DATA2_V << EFUSE_KEY0_DATA2_S)
#define EFUSE_KEY0_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA2_S 0
/** EFUSE_RD_KEY0_DATA3_REG register
* Register 3 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA3_REG (DR_REG_EFUSE_BASE + 0xa8)
/** EFUSE_KEY0_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA3 0xFFFFFFFFU
#define EFUSE_KEY0_DATA3_M (EFUSE_KEY0_DATA3_V << EFUSE_KEY0_DATA3_S)
#define EFUSE_KEY0_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA3_S 0
/** EFUSE_RD_KEY0_DATA4_REG register
* Register 4 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA4_REG (DR_REG_EFUSE_BASE + 0xac)
/** EFUSE_KEY0_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA4 0xFFFFFFFFU
#define EFUSE_KEY0_DATA4_M (EFUSE_KEY0_DATA4_V << EFUSE_KEY0_DATA4_S)
#define EFUSE_KEY0_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA4_S 0
/** EFUSE_RD_KEY0_DATA5_REG register
* Register 5 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA5_REG (DR_REG_EFUSE_BASE + 0xb0)
/** EFUSE_KEY0_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA5 0xFFFFFFFFU
#define EFUSE_KEY0_DATA5_M (EFUSE_KEY0_DATA5_V << EFUSE_KEY0_DATA5_S)
#define EFUSE_KEY0_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA5_S 0
/** EFUSE_RD_KEY0_DATA6_REG register
* Register 6 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA6_REG (DR_REG_EFUSE_BASE + 0xb4)
/** EFUSE_KEY0_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA6 0xFFFFFFFFU
#define EFUSE_KEY0_DATA6_M (EFUSE_KEY0_DATA6_V << EFUSE_KEY0_DATA6_S)
#define EFUSE_KEY0_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA6_S 0
/** EFUSE_RD_KEY0_DATA7_REG register
* Register 7 of BLOCK4 (KEY0).
*/
#define EFUSE_RD_KEY0_DATA7_REG (DR_REG_EFUSE_BASE + 0xb8)
/** EFUSE_KEY0_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY0.
*/
#define EFUSE_KEY0_DATA7 0xFFFFFFFFU
#define EFUSE_KEY0_DATA7_M (EFUSE_KEY0_DATA7_V << EFUSE_KEY0_DATA7_S)
#define EFUSE_KEY0_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY0_DATA7_S 0
/** EFUSE_RD_KEY1_DATA0_REG register
* Register 0 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA0_REG (DR_REG_EFUSE_BASE + 0xbc)
/** EFUSE_KEY1_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA0 0xFFFFFFFFU
#define EFUSE_KEY1_DATA0_M (EFUSE_KEY1_DATA0_V << EFUSE_KEY1_DATA0_S)
#define EFUSE_KEY1_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA0_S 0
/** EFUSE_RD_KEY1_DATA1_REG register
* Register 1 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA1_REG (DR_REG_EFUSE_BASE + 0xc0)
/** EFUSE_KEY1_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA1 0xFFFFFFFFU
#define EFUSE_KEY1_DATA1_M (EFUSE_KEY1_DATA1_V << EFUSE_KEY1_DATA1_S)
#define EFUSE_KEY1_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA1_S 0
/** EFUSE_RD_KEY1_DATA2_REG register
* Register 2 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA2_REG (DR_REG_EFUSE_BASE + 0xc4)
/** EFUSE_KEY1_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA2 0xFFFFFFFFU
#define EFUSE_KEY1_DATA2_M (EFUSE_KEY1_DATA2_V << EFUSE_KEY1_DATA2_S)
#define EFUSE_KEY1_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA2_S 0
/** EFUSE_RD_KEY1_DATA3_REG register
* Register 3 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA3_REG (DR_REG_EFUSE_BASE + 0xc8)
/** EFUSE_KEY1_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA3 0xFFFFFFFFU
#define EFUSE_KEY1_DATA3_M (EFUSE_KEY1_DATA3_V << EFUSE_KEY1_DATA3_S)
#define EFUSE_KEY1_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA3_S 0
/** EFUSE_RD_KEY1_DATA4_REG register
* Register 4 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA4_REG (DR_REG_EFUSE_BASE + 0xcc)
/** EFUSE_KEY1_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA4 0xFFFFFFFFU
#define EFUSE_KEY1_DATA4_M (EFUSE_KEY1_DATA4_V << EFUSE_KEY1_DATA4_S)
#define EFUSE_KEY1_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA4_S 0
/** EFUSE_RD_KEY1_DATA5_REG register
* Register 5 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA5_REG (DR_REG_EFUSE_BASE + 0xd0)
/** EFUSE_KEY1_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA5 0xFFFFFFFFU
#define EFUSE_KEY1_DATA5_M (EFUSE_KEY1_DATA5_V << EFUSE_KEY1_DATA5_S)
#define EFUSE_KEY1_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA5_S 0
/** EFUSE_RD_KEY1_DATA6_REG register
* Register 6 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA6_REG (DR_REG_EFUSE_BASE + 0xd4)
/** EFUSE_KEY1_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA6 0xFFFFFFFFU
#define EFUSE_KEY1_DATA6_M (EFUSE_KEY1_DATA6_V << EFUSE_KEY1_DATA6_S)
#define EFUSE_KEY1_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA6_S 0
/** EFUSE_RD_KEY1_DATA7_REG register
* Register 7 of BLOCK5 (KEY1).
*/
#define EFUSE_RD_KEY1_DATA7_REG (DR_REG_EFUSE_BASE + 0xd8)
/** EFUSE_KEY1_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY1.
*/
#define EFUSE_KEY1_DATA7 0xFFFFFFFFU
#define EFUSE_KEY1_DATA7_M (EFUSE_KEY1_DATA7_V << EFUSE_KEY1_DATA7_S)
#define EFUSE_KEY1_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY1_DATA7_S 0
/** EFUSE_RD_KEY2_DATA0_REG register
* Register 0 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA0_REG (DR_REG_EFUSE_BASE + 0xdc)
/** EFUSE_KEY2_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA0 0xFFFFFFFFU
#define EFUSE_KEY2_DATA0_M (EFUSE_KEY2_DATA0_V << EFUSE_KEY2_DATA0_S)
#define EFUSE_KEY2_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA0_S 0
/** EFUSE_RD_KEY2_DATA1_REG register
* Register 1 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA1_REG (DR_REG_EFUSE_BASE + 0xe0)
/** EFUSE_KEY2_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA1 0xFFFFFFFFU
#define EFUSE_KEY2_DATA1_M (EFUSE_KEY2_DATA1_V << EFUSE_KEY2_DATA1_S)
#define EFUSE_KEY2_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA1_S 0
/** EFUSE_RD_KEY2_DATA2_REG register
* Register 2 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA2_REG (DR_REG_EFUSE_BASE + 0xe4)
/** EFUSE_KEY2_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA2 0xFFFFFFFFU
#define EFUSE_KEY2_DATA2_M (EFUSE_KEY2_DATA2_V << EFUSE_KEY2_DATA2_S)
#define EFUSE_KEY2_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA2_S 0
/** EFUSE_RD_KEY2_DATA3_REG register
* Register 3 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA3_REG (DR_REG_EFUSE_BASE + 0xe8)
/** EFUSE_KEY2_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA3 0xFFFFFFFFU
#define EFUSE_KEY2_DATA3_M (EFUSE_KEY2_DATA3_V << EFUSE_KEY2_DATA3_S)
#define EFUSE_KEY2_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA3_S 0
/** EFUSE_RD_KEY2_DATA4_REG register
* Register 4 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA4_REG (DR_REG_EFUSE_BASE + 0xec)
/** EFUSE_KEY2_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA4 0xFFFFFFFFU
#define EFUSE_KEY2_DATA4_M (EFUSE_KEY2_DATA4_V << EFUSE_KEY2_DATA4_S)
#define EFUSE_KEY2_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA4_S 0
/** EFUSE_RD_KEY2_DATA5_REG register
* Register 5 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA5_REG (DR_REG_EFUSE_BASE + 0xf0)
/** EFUSE_KEY2_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA5 0xFFFFFFFFU
#define EFUSE_KEY2_DATA5_M (EFUSE_KEY2_DATA5_V << EFUSE_KEY2_DATA5_S)
#define EFUSE_KEY2_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA5_S 0
/** EFUSE_RD_KEY2_DATA6_REG register
* Register 6 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA6_REG (DR_REG_EFUSE_BASE + 0xf4)
/** EFUSE_KEY2_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA6 0xFFFFFFFFU
#define EFUSE_KEY2_DATA6_M (EFUSE_KEY2_DATA6_V << EFUSE_KEY2_DATA6_S)
#define EFUSE_KEY2_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA6_S 0
/** EFUSE_RD_KEY2_DATA7_REG register
* Register 7 of BLOCK6 (KEY2).
*/
#define EFUSE_RD_KEY2_DATA7_REG (DR_REG_EFUSE_BASE + 0xf8)
/** EFUSE_KEY2_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY2.
*/
#define EFUSE_KEY2_DATA7 0xFFFFFFFFU
#define EFUSE_KEY2_DATA7_M (EFUSE_KEY2_DATA7_V << EFUSE_KEY2_DATA7_S)
#define EFUSE_KEY2_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY2_DATA7_S 0
/** EFUSE_RD_KEY3_DATA0_REG register
* Register 0 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA0_REG (DR_REG_EFUSE_BASE + 0xfc)
/** EFUSE_KEY3_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA0 0xFFFFFFFFU
#define EFUSE_KEY3_DATA0_M (EFUSE_KEY3_DATA0_V << EFUSE_KEY3_DATA0_S)
#define EFUSE_KEY3_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA0_S 0
/** EFUSE_RD_KEY3_DATA1_REG register
* Register 1 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA1_REG (DR_REG_EFUSE_BASE + 0x100)
/** EFUSE_KEY3_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA1 0xFFFFFFFFU
#define EFUSE_KEY3_DATA1_M (EFUSE_KEY3_DATA1_V << EFUSE_KEY3_DATA1_S)
#define EFUSE_KEY3_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA1_S 0
/** EFUSE_RD_KEY3_DATA2_REG register
* Register 2 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA2_REG (DR_REG_EFUSE_BASE + 0x104)
/** EFUSE_KEY3_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA2 0xFFFFFFFFU
#define EFUSE_KEY3_DATA2_M (EFUSE_KEY3_DATA2_V << EFUSE_KEY3_DATA2_S)
#define EFUSE_KEY3_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA2_S 0
/** EFUSE_RD_KEY3_DATA3_REG register
* Register 3 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA3_REG (DR_REG_EFUSE_BASE + 0x108)
/** EFUSE_KEY3_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA3 0xFFFFFFFFU
#define EFUSE_KEY3_DATA3_M (EFUSE_KEY3_DATA3_V << EFUSE_KEY3_DATA3_S)
#define EFUSE_KEY3_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA3_S 0
/** EFUSE_RD_KEY3_DATA4_REG register
* Register 4 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA4_REG (DR_REG_EFUSE_BASE + 0x10c)
/** EFUSE_KEY3_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA4 0xFFFFFFFFU
#define EFUSE_KEY3_DATA4_M (EFUSE_KEY3_DATA4_V << EFUSE_KEY3_DATA4_S)
#define EFUSE_KEY3_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA4_S 0
/** EFUSE_RD_KEY3_DATA5_REG register
* Register 5 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA5_REG (DR_REG_EFUSE_BASE + 0x110)
/** EFUSE_KEY3_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA5 0xFFFFFFFFU
#define EFUSE_KEY3_DATA5_M (EFUSE_KEY3_DATA5_V << EFUSE_KEY3_DATA5_S)
#define EFUSE_KEY3_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA5_S 0
/** EFUSE_RD_KEY3_DATA6_REG register
* Register 6 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA6_REG (DR_REG_EFUSE_BASE + 0x114)
/** EFUSE_KEY3_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA6 0xFFFFFFFFU
#define EFUSE_KEY3_DATA6_M (EFUSE_KEY3_DATA6_V << EFUSE_KEY3_DATA6_S)
#define EFUSE_KEY3_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA6_S 0
/** EFUSE_RD_KEY3_DATA7_REG register
* Register 7 of BLOCK7 (KEY3).
*/
#define EFUSE_RD_KEY3_DATA7_REG (DR_REG_EFUSE_BASE + 0x118)
/** EFUSE_KEY3_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY3.
*/
#define EFUSE_KEY3_DATA7 0xFFFFFFFFU
#define EFUSE_KEY3_DATA7_M (EFUSE_KEY3_DATA7_V << EFUSE_KEY3_DATA7_S)
#define EFUSE_KEY3_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY3_DATA7_S 0
/** EFUSE_RD_KEY4_DATA0_REG register
* Register 0 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA0_REG (DR_REG_EFUSE_BASE + 0x11c)
/** EFUSE_KEY4_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA0 0xFFFFFFFFU
#define EFUSE_KEY4_DATA0_M (EFUSE_KEY4_DATA0_V << EFUSE_KEY4_DATA0_S)
#define EFUSE_KEY4_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA0_S 0
/** EFUSE_RD_KEY4_DATA1_REG register
* Register 1 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA1_REG (DR_REG_EFUSE_BASE + 0x120)
/** EFUSE_KEY4_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA1 0xFFFFFFFFU
#define EFUSE_KEY4_DATA1_M (EFUSE_KEY4_DATA1_V << EFUSE_KEY4_DATA1_S)
#define EFUSE_KEY4_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA1_S 0
/** EFUSE_RD_KEY4_DATA2_REG register
* Register 2 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA2_REG (DR_REG_EFUSE_BASE + 0x124)
/** EFUSE_KEY4_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA2 0xFFFFFFFFU
#define EFUSE_KEY4_DATA2_M (EFUSE_KEY4_DATA2_V << EFUSE_KEY4_DATA2_S)
#define EFUSE_KEY4_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA2_S 0
/** EFUSE_RD_KEY4_DATA3_REG register
* Register 3 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA3_REG (DR_REG_EFUSE_BASE + 0x128)
/** EFUSE_KEY4_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA3 0xFFFFFFFFU
#define EFUSE_KEY4_DATA3_M (EFUSE_KEY4_DATA3_V << EFUSE_KEY4_DATA3_S)
#define EFUSE_KEY4_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA3_S 0
/** EFUSE_RD_KEY4_DATA4_REG register
* Register 4 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA4_REG (DR_REG_EFUSE_BASE + 0x12c)
/** EFUSE_KEY4_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA4 0xFFFFFFFFU
#define EFUSE_KEY4_DATA4_M (EFUSE_KEY4_DATA4_V << EFUSE_KEY4_DATA4_S)
#define EFUSE_KEY4_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA4_S 0
/** EFUSE_RD_KEY4_DATA5_REG register
* Register 5 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA5_REG (DR_REG_EFUSE_BASE + 0x130)
/** EFUSE_KEY4_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA5 0xFFFFFFFFU
#define EFUSE_KEY4_DATA5_M (EFUSE_KEY4_DATA5_V << EFUSE_KEY4_DATA5_S)
#define EFUSE_KEY4_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA5_S 0
/** EFUSE_RD_KEY4_DATA6_REG register
* Register 6 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA6_REG (DR_REG_EFUSE_BASE + 0x134)
/** EFUSE_KEY4_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA6 0xFFFFFFFFU
#define EFUSE_KEY4_DATA6_M (EFUSE_KEY4_DATA6_V << EFUSE_KEY4_DATA6_S)
#define EFUSE_KEY4_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA6_S 0
/** EFUSE_RD_KEY4_DATA7_REG register
* Register 7 of BLOCK8 (KEY4).
*/
#define EFUSE_RD_KEY4_DATA7_REG (DR_REG_EFUSE_BASE + 0x138)
/** EFUSE_KEY4_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY4.
*/
#define EFUSE_KEY4_DATA7 0xFFFFFFFFU
#define EFUSE_KEY4_DATA7_M (EFUSE_KEY4_DATA7_V << EFUSE_KEY4_DATA7_S)
#define EFUSE_KEY4_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY4_DATA7_S 0
/** EFUSE_RD_KEY5_DATA0_REG register
* Register 0 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA0_REG (DR_REG_EFUSE_BASE + 0x13c)
/** EFUSE_KEY5_DATA0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA0 0xFFFFFFFFU
#define EFUSE_KEY5_DATA0_M (EFUSE_KEY5_DATA0_V << EFUSE_KEY5_DATA0_S)
#define EFUSE_KEY5_DATA0_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA0_S 0
/** EFUSE_RD_KEY5_DATA1_REG register
* Register 1 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA1_REG (DR_REG_EFUSE_BASE + 0x140)
/** EFUSE_KEY5_DATA1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA1 0xFFFFFFFFU
#define EFUSE_KEY5_DATA1_M (EFUSE_KEY5_DATA1_V << EFUSE_KEY5_DATA1_S)
#define EFUSE_KEY5_DATA1_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA1_S 0
/** EFUSE_RD_KEY5_DATA2_REG register
* Register 2 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA2_REG (DR_REG_EFUSE_BASE + 0x144)
/** EFUSE_KEY5_DATA2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA2 0xFFFFFFFFU
#define EFUSE_KEY5_DATA2_M (EFUSE_KEY5_DATA2_V << EFUSE_KEY5_DATA2_S)
#define EFUSE_KEY5_DATA2_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA2_S 0
/** EFUSE_RD_KEY5_DATA3_REG register
* Register 3 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA3_REG (DR_REG_EFUSE_BASE + 0x148)
/** EFUSE_KEY5_DATA3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA3 0xFFFFFFFFU
#define EFUSE_KEY5_DATA3_M (EFUSE_KEY5_DATA3_V << EFUSE_KEY5_DATA3_S)
#define EFUSE_KEY5_DATA3_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA3_S 0
/** EFUSE_RD_KEY5_DATA4_REG register
* Register 4 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA4_REG (DR_REG_EFUSE_BASE + 0x14c)
/** EFUSE_KEY5_DATA4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA4 0xFFFFFFFFU
#define EFUSE_KEY5_DATA4_M (EFUSE_KEY5_DATA4_V << EFUSE_KEY5_DATA4_S)
#define EFUSE_KEY5_DATA4_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA4_S 0
/** EFUSE_RD_KEY5_DATA5_REG register
* Register 5 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA5_REG (DR_REG_EFUSE_BASE + 0x150)
/** EFUSE_KEY5_DATA5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA5 0xFFFFFFFFU
#define EFUSE_KEY5_DATA5_M (EFUSE_KEY5_DATA5_V << EFUSE_KEY5_DATA5_S)
#define EFUSE_KEY5_DATA5_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA5_S 0
/** EFUSE_RD_KEY5_DATA6_REG register
* Register 6 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA6_REG (DR_REG_EFUSE_BASE + 0x154)
/** EFUSE_KEY5_DATA6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA6 0xFFFFFFFFU
#define EFUSE_KEY5_DATA6_M (EFUSE_KEY5_DATA6_V << EFUSE_KEY5_DATA6_S)
#define EFUSE_KEY5_DATA6_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA6_S 0
/** EFUSE_RD_KEY5_DATA7_REG register
* Register 7 of BLOCK9 (KEY5).
*/
#define EFUSE_RD_KEY5_DATA7_REG (DR_REG_EFUSE_BASE + 0x158)
/** EFUSE_KEY5_DATA7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of KEY5.
*/
#define EFUSE_KEY5_DATA7 0xFFFFFFFFU
#define EFUSE_KEY5_DATA7_M (EFUSE_KEY5_DATA7_V << EFUSE_KEY5_DATA7_S)
#define EFUSE_KEY5_DATA7_V 0xFFFFFFFFU
#define EFUSE_KEY5_DATA7_S 0
/** EFUSE_RD_SYS_PART2_DATA0_REG register
* Register 0 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA0_REG (DR_REG_EFUSE_BASE + 0x15c)
/** EFUSE_SYS_DATA_PART2_0 : RO; bitpos: [31:0]; default: 0;
* Stores the 0th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_0 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_0_M (EFUSE_SYS_DATA_PART2_0_V << EFUSE_SYS_DATA_PART2_0_S)
#define EFUSE_SYS_DATA_PART2_0_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_0_S 0
/** EFUSE_RD_SYS_PART2_DATA1_REG register
* Register 1 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA1_REG (DR_REG_EFUSE_BASE + 0x160)
/** EFUSE_SYS_DATA_PART2_1 : RO; bitpos: [31:0]; default: 0;
* Stores the 1th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_1 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_1_M (EFUSE_SYS_DATA_PART2_1_V << EFUSE_SYS_DATA_PART2_1_S)
#define EFUSE_SYS_DATA_PART2_1_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_1_S 0
/** EFUSE_RD_SYS_PART2_DATA2_REG register
* Register 2 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA2_REG (DR_REG_EFUSE_BASE + 0x164)
/** EFUSE_SYS_DATA_PART2_2 : RO; bitpos: [31:0]; default: 0;
* Stores the 2th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_2 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_2_M (EFUSE_SYS_DATA_PART2_2_V << EFUSE_SYS_DATA_PART2_2_S)
#define EFUSE_SYS_DATA_PART2_2_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_2_S 0
/** EFUSE_RD_SYS_PART2_DATA3_REG register
* Register 3 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA3_REG (DR_REG_EFUSE_BASE + 0x168)
/** EFUSE_SYS_DATA_PART2_3 : RO; bitpos: [31:0]; default: 0;
* Stores the 3th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_3 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_3_M (EFUSE_SYS_DATA_PART2_3_V << EFUSE_SYS_DATA_PART2_3_S)
#define EFUSE_SYS_DATA_PART2_3_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_3_S 0
/** EFUSE_RD_SYS_PART2_DATA4_REG register
* Register 4 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA4_REG (DR_REG_EFUSE_BASE + 0x16c)
/** EFUSE_SYS_DATA_PART2_4 : RO; bitpos: [31:0]; default: 0;
* Stores the 4th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_4 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_4_M (EFUSE_SYS_DATA_PART2_4_V << EFUSE_SYS_DATA_PART2_4_S)
#define EFUSE_SYS_DATA_PART2_4_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_4_S 0
/** EFUSE_RD_SYS_PART2_DATA5_REG register
* Register 5 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA5_REG (DR_REG_EFUSE_BASE + 0x170)
/** EFUSE_SYS_DATA_PART2_5 : RO; bitpos: [31:0]; default: 0;
* Stores the 5th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_5 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_5_M (EFUSE_SYS_DATA_PART2_5_V << EFUSE_SYS_DATA_PART2_5_S)
#define EFUSE_SYS_DATA_PART2_5_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_5_S 0
/** EFUSE_RD_SYS_PART2_DATA6_REG register
* Register 6 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA6_REG (DR_REG_EFUSE_BASE + 0x174)
/** EFUSE_SYS_DATA_PART2_6 : RO; bitpos: [31:0]; default: 0;
* Stores the 6th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_6 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_6_M (EFUSE_SYS_DATA_PART2_6_V << EFUSE_SYS_DATA_PART2_6_S)
#define EFUSE_SYS_DATA_PART2_6_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_6_S 0
/** EFUSE_RD_SYS_PART2_DATA7_REG register
* Register 7 of BLOCK10 (system).
*/
#define EFUSE_RD_SYS_PART2_DATA7_REG (DR_REG_EFUSE_BASE + 0x178)
/** EFUSE_SYS_DATA_PART2_7 : RO; bitpos: [31:0]; default: 0;
* Stores the 7th 32 bits of the 2nd part of system data.
*/
#define EFUSE_SYS_DATA_PART2_7 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_7_M (EFUSE_SYS_DATA_PART2_7_V << EFUSE_SYS_DATA_PART2_7_S)
#define EFUSE_SYS_DATA_PART2_7_V 0xFFFFFFFFU
#define EFUSE_SYS_DATA_PART2_7_S 0
/** EFUSE_RD_REPEAT_ERR0_REG register
* Programming error record register 0 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_ERR0_REG (DR_REG_EFUSE_BASE + 0x17c)
/** EFUSE_RD_DIS_ERR : RO; bitpos: [6:0]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RD_DIS.
*/
#define EFUSE_RD_DIS_ERR 0x0000007FU
#define EFUSE_RD_DIS_ERR_M (EFUSE_RD_DIS_ERR_V << EFUSE_RD_DIS_ERR_S)
#define EFUSE_RD_DIS_ERR_V 0x0000007FU
#define EFUSE_RD_DIS_ERR_S 0
/** EFUSE_DIS_RTC_RAM_BOOT_ERR : RO; bitpos: [7]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_RTC_RAM_BOOT.
*/
#define EFUSE_DIS_RTC_RAM_BOOT_ERR (BIT(7))
#define EFUSE_DIS_RTC_RAM_BOOT_ERR_M (EFUSE_DIS_RTC_RAM_BOOT_ERR_V << EFUSE_DIS_RTC_RAM_BOOT_ERR_S)
#define EFUSE_DIS_RTC_RAM_BOOT_ERR_V 0x00000001U
#define EFUSE_DIS_RTC_RAM_BOOT_ERR_S 7
/** EFUSE_DIS_ICACHE_ERR : RO; bitpos: [8]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_ICACHE.
*/
#define EFUSE_DIS_ICACHE_ERR (BIT(8))
#define EFUSE_DIS_ICACHE_ERR_M (EFUSE_DIS_ICACHE_ERR_V << EFUSE_DIS_ICACHE_ERR_S)
#define EFUSE_DIS_ICACHE_ERR_V 0x00000001U
#define EFUSE_DIS_ICACHE_ERR_S 8
/** EFUSE_DIS_DCACHE_ERR : RO; bitpos: [9]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_DCACHE.
*/
#define EFUSE_DIS_DCACHE_ERR (BIT(9))
#define EFUSE_DIS_DCACHE_ERR_M (EFUSE_DIS_DCACHE_ERR_V << EFUSE_DIS_DCACHE_ERR_S)
#define EFUSE_DIS_DCACHE_ERR_V 0x00000001U
#define EFUSE_DIS_DCACHE_ERR_S 9
/** EFUSE_DIS_DOWNLOAD_ICACHE_ERR : RO; bitpos: [10]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_DOWNLOAD_ICACHE.
*/
#define EFUSE_DIS_DOWNLOAD_ICACHE_ERR (BIT(10))
#define EFUSE_DIS_DOWNLOAD_ICACHE_ERR_M (EFUSE_DIS_DOWNLOAD_ICACHE_ERR_V << EFUSE_DIS_DOWNLOAD_ICACHE_ERR_S)
#define EFUSE_DIS_DOWNLOAD_ICACHE_ERR_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_ICACHE_ERR_S 10
/** EFUSE_DIS_DOWNLOAD_DCACHE_ERR : RO; bitpos: [11]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_DOWNLOAD_DCACHE.
*/
#define EFUSE_DIS_DOWNLOAD_DCACHE_ERR (BIT(11))
#define EFUSE_DIS_DOWNLOAD_DCACHE_ERR_M (EFUSE_DIS_DOWNLOAD_DCACHE_ERR_V << EFUSE_DIS_DOWNLOAD_DCACHE_ERR_S)
#define EFUSE_DIS_DOWNLOAD_DCACHE_ERR_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_DCACHE_ERR_S 11
/** EFUSE_DIS_FORCE_DOWNLOAD_ERR : RO; bitpos: [12]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_FORCE_DOWNLOAD.
*/
#define EFUSE_DIS_FORCE_DOWNLOAD_ERR (BIT(12))
#define EFUSE_DIS_FORCE_DOWNLOAD_ERR_M (EFUSE_DIS_FORCE_DOWNLOAD_ERR_V << EFUSE_DIS_FORCE_DOWNLOAD_ERR_S)
#define EFUSE_DIS_FORCE_DOWNLOAD_ERR_V 0x00000001U
#define EFUSE_DIS_FORCE_DOWNLOAD_ERR_S 12
/** EFUSE_DIS_USB_ERR : RO; bitpos: [13]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_USB.
*/
#define EFUSE_DIS_USB_ERR (BIT(13))
#define EFUSE_DIS_USB_ERR_M (EFUSE_DIS_USB_ERR_V << EFUSE_DIS_USB_ERR_S)
#define EFUSE_DIS_USB_ERR_V 0x00000001U
#define EFUSE_DIS_USB_ERR_S 13
/** EFUSE_DIS_CAN_ERR : RO; bitpos: [14]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_CAN.
*/
#define EFUSE_DIS_CAN_ERR (BIT(14))
#define EFUSE_DIS_CAN_ERR_M (EFUSE_DIS_CAN_ERR_V << EFUSE_DIS_CAN_ERR_S)
#define EFUSE_DIS_CAN_ERR_V 0x00000001U
#define EFUSE_DIS_CAN_ERR_S 14
/** EFUSE_DIS_BOOT_REMAP_ERR : RO; bitpos: [15]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_BOOT_REMAP.
*/
#define EFUSE_DIS_BOOT_REMAP_ERR (BIT(15))
#define EFUSE_DIS_BOOT_REMAP_ERR_M (EFUSE_DIS_BOOT_REMAP_ERR_V << EFUSE_DIS_BOOT_REMAP_ERR_S)
#define EFUSE_DIS_BOOT_REMAP_ERR_V 0x00000001U
#define EFUSE_DIS_BOOT_REMAP_ERR_S 15
/** EFUSE_RPT4_RESERVED5_ERR : RO; bitpos: [16]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RPT4_RESERVED5.
*/
#define EFUSE_RPT4_RESERVED5_ERR (BIT(16))
#define EFUSE_RPT4_RESERVED5_ERR_M (EFUSE_RPT4_RESERVED5_ERR_V << EFUSE_RPT4_RESERVED5_ERR_S)
#define EFUSE_RPT4_RESERVED5_ERR_V 0x00000001U
#define EFUSE_RPT4_RESERVED5_ERR_S 16
/** EFUSE_SOFT_DIS_JTAG_ERR : RO; bitpos: [17]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SOFT_DIS_JTAG.
*/
#define EFUSE_SOFT_DIS_JTAG_ERR (BIT(17))
#define EFUSE_SOFT_DIS_JTAG_ERR_M (EFUSE_SOFT_DIS_JTAG_ERR_V << EFUSE_SOFT_DIS_JTAG_ERR_S)
#define EFUSE_SOFT_DIS_JTAG_ERR_V 0x00000001U
#define EFUSE_SOFT_DIS_JTAG_ERR_S 17
/** EFUSE_HARD_DIS_JTAG_ERR : RO; bitpos: [18]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_HARD_DIS_JTAG.
*/
#define EFUSE_HARD_DIS_JTAG_ERR (BIT(18))
#define EFUSE_HARD_DIS_JTAG_ERR_M (EFUSE_HARD_DIS_JTAG_ERR_V << EFUSE_HARD_DIS_JTAG_ERR_S)
#define EFUSE_HARD_DIS_JTAG_ERR_V 0x00000001U
#define EFUSE_HARD_DIS_JTAG_ERR_S 18
/** EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR : RO; bitpos: [19]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT.
*/
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR (BIT(19))
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR_M (EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR_V << EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR_S)
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR_S 19
/** EFUSE_USB_DREFH_ERR : RO; bitpos: [21:20]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_USB_DREFH.
*/
#define EFUSE_USB_DREFH_ERR 0x00000003U
#define EFUSE_USB_DREFH_ERR_M (EFUSE_USB_DREFH_ERR_V << EFUSE_USB_DREFH_ERR_S)
#define EFUSE_USB_DREFH_ERR_V 0x00000003U
#define EFUSE_USB_DREFH_ERR_S 20
/** EFUSE_USB_DREFL_ERR : RO; bitpos: [23:22]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_USB_DREFL.
*/
#define EFUSE_USB_DREFL_ERR 0x00000003U
#define EFUSE_USB_DREFL_ERR_M (EFUSE_USB_DREFL_ERR_V << EFUSE_USB_DREFL_ERR_S)
#define EFUSE_USB_DREFL_ERR_V 0x00000003U
#define EFUSE_USB_DREFL_ERR_S 22
/** EFUSE_USB_EXCHG_PINS_ERR : RO; bitpos: [24]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_USB_EXCHG_PINS.
*/
#define EFUSE_USB_EXCHG_PINS_ERR (BIT(24))
#define EFUSE_USB_EXCHG_PINS_ERR_M (EFUSE_USB_EXCHG_PINS_ERR_V << EFUSE_USB_EXCHG_PINS_ERR_S)
#define EFUSE_USB_EXCHG_PINS_ERR_V 0x00000001U
#define EFUSE_USB_EXCHG_PINS_ERR_S 24
/** EFUSE_EXT_PHY_ENABLE_ERR : RO; bitpos: [25]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_EXT_PHY_ENABLE.
*/
#define EFUSE_EXT_PHY_ENABLE_ERR (BIT(25))
#define EFUSE_EXT_PHY_ENABLE_ERR_M (EFUSE_EXT_PHY_ENABLE_ERR_V << EFUSE_EXT_PHY_ENABLE_ERR_S)
#define EFUSE_EXT_PHY_ENABLE_ERR_V 0x00000001U
#define EFUSE_EXT_PHY_ENABLE_ERR_S 25
/** EFUSE_USB_FORCE_NOPERSIST_ERR : RO; bitpos: [26]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_USB_FORCE_NOPERSIST.
*/
#define EFUSE_USB_FORCE_NOPERSIST_ERR (BIT(26))
#define EFUSE_USB_FORCE_NOPERSIST_ERR_M (EFUSE_USB_FORCE_NOPERSIST_ERR_V << EFUSE_USB_FORCE_NOPERSIST_ERR_S)
#define EFUSE_USB_FORCE_NOPERSIST_ERR_V 0x00000001U
#define EFUSE_USB_FORCE_NOPERSIST_ERR_S 26
/** EFUSE_RPT4_RESERVED0_ERR : RO; bitpos: [28:27]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RPT4_RESERVED0.
*/
#define EFUSE_RPT4_RESERVED0_ERR 0x00000003U
#define EFUSE_RPT4_RESERVED0_ERR_M (EFUSE_RPT4_RESERVED0_ERR_V << EFUSE_RPT4_RESERVED0_ERR_S)
#define EFUSE_RPT4_RESERVED0_ERR_V 0x00000003U
#define EFUSE_RPT4_RESERVED0_ERR_S 27
/** EFUSE_VDD_SPI_MODECURLIM_ERR : RO; bitpos: [29]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_MODECURLIM.
*/
#define EFUSE_VDD_SPI_MODECURLIM_ERR (BIT(29))
#define EFUSE_VDD_SPI_MODECURLIM_ERR_M (EFUSE_VDD_SPI_MODECURLIM_ERR_V << EFUSE_VDD_SPI_MODECURLIM_ERR_S)
#define EFUSE_VDD_SPI_MODECURLIM_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_MODECURLIM_ERR_S 29
/** EFUSE_VDD_SPI_DREFH_ERR : RO; bitpos: [31:30]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DREFH.
*/
#define EFUSE_VDD_SPI_DREFH_ERR 0x00000003U
#define EFUSE_VDD_SPI_DREFH_ERR_M (EFUSE_VDD_SPI_DREFH_ERR_V << EFUSE_VDD_SPI_DREFH_ERR_S)
#define EFUSE_VDD_SPI_DREFH_ERR_V 0x00000003U
#define EFUSE_VDD_SPI_DREFH_ERR_S 30
/** EFUSE_RD_REPEAT_ERR1_REG register
* Programming error record register 1 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_ERR1_REG (DR_REG_EFUSE_BASE + 0x180)
/** EFUSE_VDD_SPI_DREFM_ERR : RO; bitpos: [1:0]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DREFM.
*/
#define EFUSE_VDD_SPI_DREFM_ERR 0x00000003U
#define EFUSE_VDD_SPI_DREFM_ERR_M (EFUSE_VDD_SPI_DREFM_ERR_V << EFUSE_VDD_SPI_DREFM_ERR_S)
#define EFUSE_VDD_SPI_DREFM_ERR_V 0x00000003U
#define EFUSE_VDD_SPI_DREFM_ERR_S 0
/** EFUSE_VDD_SPI_DREFL_ERR : RO; bitpos: [3:2]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DREFL.
*/
#define EFUSE_VDD_SPI_DREFL_ERR 0x00000003U
#define EFUSE_VDD_SPI_DREFL_ERR_M (EFUSE_VDD_SPI_DREFL_ERR_V << EFUSE_VDD_SPI_DREFL_ERR_S)
#define EFUSE_VDD_SPI_DREFL_ERR_V 0x00000003U
#define EFUSE_VDD_SPI_DREFL_ERR_S 2
/** EFUSE_VDD_SPI_XPD_ERR : RO; bitpos: [4]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_XPD.
*/
#define EFUSE_VDD_SPI_XPD_ERR (BIT(4))
#define EFUSE_VDD_SPI_XPD_ERR_M (EFUSE_VDD_SPI_XPD_ERR_V << EFUSE_VDD_SPI_XPD_ERR_S)
#define EFUSE_VDD_SPI_XPD_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_XPD_ERR_S 4
/** EFUSE_VDD_SPI_TIEH_ERR : RO; bitpos: [5]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_TIEH.
*/
#define EFUSE_VDD_SPI_TIEH_ERR (BIT(5))
#define EFUSE_VDD_SPI_TIEH_ERR_M (EFUSE_VDD_SPI_TIEH_ERR_V << EFUSE_VDD_SPI_TIEH_ERR_S)
#define EFUSE_VDD_SPI_TIEH_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_TIEH_ERR_S 5
/** EFUSE_VDD_SPI_FORCE_ERR : RO; bitpos: [6]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_FORCE.
*/
#define EFUSE_VDD_SPI_FORCE_ERR (BIT(6))
#define EFUSE_VDD_SPI_FORCE_ERR_M (EFUSE_VDD_SPI_FORCE_ERR_V << EFUSE_VDD_SPI_FORCE_ERR_S)
#define EFUSE_VDD_SPI_FORCE_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_FORCE_ERR_S 6
/** EFUSE_VDD_SPI_EN_INIT_ERR : RO; bitpos: [7]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_EN_INIT.
*/
#define EFUSE_VDD_SPI_EN_INIT_ERR (BIT(7))
#define EFUSE_VDD_SPI_EN_INIT_ERR_M (EFUSE_VDD_SPI_EN_INIT_ERR_V << EFUSE_VDD_SPI_EN_INIT_ERR_S)
#define EFUSE_VDD_SPI_EN_INIT_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_EN_INIT_ERR_S 7
/** EFUSE_VDD_SPI_ENCURLIM_ERR : RO; bitpos: [8]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_ENCURLIM.
*/
#define EFUSE_VDD_SPI_ENCURLIM_ERR (BIT(8))
#define EFUSE_VDD_SPI_ENCURLIM_ERR_M (EFUSE_VDD_SPI_ENCURLIM_ERR_V << EFUSE_VDD_SPI_ENCURLIM_ERR_S)
#define EFUSE_VDD_SPI_ENCURLIM_ERR_V 0x00000001U
#define EFUSE_VDD_SPI_ENCURLIM_ERR_S 8
/** EFUSE_VDD_SPI_DCURLIM_ERR : RO; bitpos: [11:9]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DCURLIM.
*/
#define EFUSE_VDD_SPI_DCURLIM_ERR 0x00000007U
#define EFUSE_VDD_SPI_DCURLIM_ERR_M (EFUSE_VDD_SPI_DCURLIM_ERR_V << EFUSE_VDD_SPI_DCURLIM_ERR_S)
#define EFUSE_VDD_SPI_DCURLIM_ERR_V 0x00000007U
#define EFUSE_VDD_SPI_DCURLIM_ERR_S 9
/** EFUSE_VDD_SPI_INIT_ERR : RO; bitpos: [13:12]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_INIT.
*/
#define EFUSE_VDD_SPI_INIT_ERR 0x00000003U
#define EFUSE_VDD_SPI_INIT_ERR_M (EFUSE_VDD_SPI_INIT_ERR_V << EFUSE_VDD_SPI_INIT_ERR_S)
#define EFUSE_VDD_SPI_INIT_ERR_V 0x00000003U
#define EFUSE_VDD_SPI_INIT_ERR_S 12
/** EFUSE_VDD_SPI_DCAP_ERR : RO; bitpos: [15:14]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DCAP.
*/
#define EFUSE_VDD_SPI_DCAP_ERR 0x00000003U
#define EFUSE_VDD_SPI_DCAP_ERR_M (EFUSE_VDD_SPI_DCAP_ERR_V << EFUSE_VDD_SPI_DCAP_ERR_S)
#define EFUSE_VDD_SPI_DCAP_ERR_V 0x00000003U
#define EFUSE_VDD_SPI_DCAP_ERR_S 14
/** EFUSE_WDT_DELAY_SEL_ERR : RO; bitpos: [17:16]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_WDT_DELAY_SEL.
*/
#define EFUSE_WDT_DELAY_SEL_ERR 0x00000003U
#define EFUSE_WDT_DELAY_SEL_ERR_M (EFUSE_WDT_DELAY_SEL_ERR_V << EFUSE_WDT_DELAY_SEL_ERR_S)
#define EFUSE_WDT_DELAY_SEL_ERR_V 0x00000003U
#define EFUSE_WDT_DELAY_SEL_ERR_S 16
/** EFUSE_SPI_BOOT_CRYPT_CNT_ERR : RO; bitpos: [20:18]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SPI_BOOT_CRYPT_CNT.
*/
#define EFUSE_SPI_BOOT_CRYPT_CNT_ERR 0x00000007U
#define EFUSE_SPI_BOOT_CRYPT_CNT_ERR_M (EFUSE_SPI_BOOT_CRYPT_CNT_ERR_V << EFUSE_SPI_BOOT_CRYPT_CNT_ERR_S)
#define EFUSE_SPI_BOOT_CRYPT_CNT_ERR_V 0x00000007U
#define EFUSE_SPI_BOOT_CRYPT_CNT_ERR_S 18
/** EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR : RO; bitpos: [21]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE0.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR (BIT(21))
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR_M (EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR_V << EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE0_ERR_S 21
/** EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR : RO; bitpos: [22]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE1.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR (BIT(22))
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR_M (EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR_V << EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE1_ERR_S 22
/** EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR : RO; bitpos: [23]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE2.
*/
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR (BIT(23))
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR_M (EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR_V << EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR_S)
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR_V 0x00000001U
#define EFUSE_SECURE_BOOT_KEY_REVOKE2_ERR_S 23
/** EFUSE_KEY_PURPOSE_0_ERR : RO; bitpos: [27:24]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_0.
*/
#define EFUSE_KEY_PURPOSE_0_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_0_ERR_M (EFUSE_KEY_PURPOSE_0_ERR_V << EFUSE_KEY_PURPOSE_0_ERR_S)
#define EFUSE_KEY_PURPOSE_0_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_0_ERR_S 24
/** EFUSE_KEY_PURPOSE_1_ERR : RO; bitpos: [31:28]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_1.
*/
#define EFUSE_KEY_PURPOSE_1_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_1_ERR_M (EFUSE_KEY_PURPOSE_1_ERR_V << EFUSE_KEY_PURPOSE_1_ERR_S)
#define EFUSE_KEY_PURPOSE_1_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_1_ERR_S 28
/** EFUSE_RD_REPEAT_ERR2_REG register
* Programming error record register 2 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_ERR2_REG (DR_REG_EFUSE_BASE + 0x184)
/** EFUSE_KEY_PURPOSE_2_ERR : RO; bitpos: [3:0]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_2.
*/
#define EFUSE_KEY_PURPOSE_2_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_2_ERR_M (EFUSE_KEY_PURPOSE_2_ERR_V << EFUSE_KEY_PURPOSE_2_ERR_S)
#define EFUSE_KEY_PURPOSE_2_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_2_ERR_S 0
/** EFUSE_KEY_PURPOSE_3_ERR : RO; bitpos: [7:4]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_3.
*/
#define EFUSE_KEY_PURPOSE_3_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_3_ERR_M (EFUSE_KEY_PURPOSE_3_ERR_V << EFUSE_KEY_PURPOSE_3_ERR_S)
#define EFUSE_KEY_PURPOSE_3_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_3_ERR_S 4
/** EFUSE_KEY_PURPOSE_4_ERR : RO; bitpos: [11:8]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_4.
*/
#define EFUSE_KEY_PURPOSE_4_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_4_ERR_M (EFUSE_KEY_PURPOSE_4_ERR_V << EFUSE_KEY_PURPOSE_4_ERR_S)
#define EFUSE_KEY_PURPOSE_4_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_4_ERR_S 8
/** EFUSE_KEY_PURPOSE_5_ERR : RO; bitpos: [15:12]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_5.
*/
#define EFUSE_KEY_PURPOSE_5_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_5_ERR_M (EFUSE_KEY_PURPOSE_5_ERR_V << EFUSE_KEY_PURPOSE_5_ERR_S)
#define EFUSE_KEY_PURPOSE_5_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_5_ERR_S 12
/** EFUSE_KEY_PURPOSE_6_ERR : RO; bitpos: [19:16]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_6.
*/
#define EFUSE_KEY_PURPOSE_6_ERR 0x0000000FU
#define EFUSE_KEY_PURPOSE_6_ERR_M (EFUSE_KEY_PURPOSE_6_ERR_V << EFUSE_KEY_PURPOSE_6_ERR_S)
#define EFUSE_KEY_PURPOSE_6_ERR_V 0x0000000FU
#define EFUSE_KEY_PURPOSE_6_ERR_S 16
/** EFUSE_SECURE_BOOT_EN_ERR : RO; bitpos: [20]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_EN.
*/
#define EFUSE_SECURE_BOOT_EN_ERR (BIT(20))
#define EFUSE_SECURE_BOOT_EN_ERR_M (EFUSE_SECURE_BOOT_EN_ERR_V << EFUSE_SECURE_BOOT_EN_ERR_S)
#define EFUSE_SECURE_BOOT_EN_ERR_V 0x00000001U
#define EFUSE_SECURE_BOOT_EN_ERR_S 20
/** EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR : RO; bitpos: [21]; default: 0;
* Any bit equal to 1 denotes a programming error in
* EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE.
*/
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR (BIT(21))
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_M (EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_V << EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_S)
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_V 0x00000001U
#define EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE_ERR_S 21
/** EFUSE_RPT4_RESERVED1_ERR : RO; bitpos: [27:22]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RPT4_RESERVED1.
*/
#define EFUSE_RPT4_RESERVED1_ERR 0x0000003FU
#define EFUSE_RPT4_RESERVED1_ERR_M (EFUSE_RPT4_RESERVED1_ERR_V << EFUSE_RPT4_RESERVED1_ERR_S)
#define EFUSE_RPT4_RESERVED1_ERR_V 0x0000003FU
#define EFUSE_RPT4_RESERVED1_ERR_S 22
/** EFUSE_FLASH_TPUW_ERR : RO; bitpos: [31:28]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_FLASH_TPUW.
*/
#define EFUSE_FLASH_TPUW_ERR 0x0000000FU
#define EFUSE_FLASH_TPUW_ERR_M (EFUSE_FLASH_TPUW_ERR_V << EFUSE_FLASH_TPUW_ERR_S)
#define EFUSE_FLASH_TPUW_ERR_V 0x0000000FU
#define EFUSE_FLASH_TPUW_ERR_S 28
/** EFUSE_RD_REPEAT_ERR3_REG register
* Programming error record register 3 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_ERR3_REG (DR_REG_EFUSE_BASE + 0x188)
/** EFUSE_DIS_DOWNLOAD_MODE_ERR : RO; bitpos: [0]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_DOWNLOAD_MODE.
*/
#define EFUSE_DIS_DOWNLOAD_MODE_ERR (BIT(0))
#define EFUSE_DIS_DOWNLOAD_MODE_ERR_M (EFUSE_DIS_DOWNLOAD_MODE_ERR_V << EFUSE_DIS_DOWNLOAD_MODE_ERR_S)
#define EFUSE_DIS_DOWNLOAD_MODE_ERR_V 0x00000001U
#define EFUSE_DIS_DOWNLOAD_MODE_ERR_S 0
/** EFUSE_DIS_LEGACY_SPI_BOOT_ERR : RO; bitpos: [1]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_LEGACY_SPI_BOOT.
*/
#define EFUSE_DIS_LEGACY_SPI_BOOT_ERR (BIT(1))
#define EFUSE_DIS_LEGACY_SPI_BOOT_ERR_M (EFUSE_DIS_LEGACY_SPI_BOOT_ERR_V << EFUSE_DIS_LEGACY_SPI_BOOT_ERR_S)
#define EFUSE_DIS_LEGACY_SPI_BOOT_ERR_V 0x00000001U
#define EFUSE_DIS_LEGACY_SPI_BOOT_ERR_S 1
/** EFUSE_UART_PRINT_CHANNEL_ERR : RO; bitpos: [2]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_UART_PRINT_CHANNEL.
*/
#define EFUSE_UART_PRINT_CHANNEL_ERR (BIT(2))
#define EFUSE_UART_PRINT_CHANNEL_ERR_M (EFUSE_UART_PRINT_CHANNEL_ERR_V << EFUSE_UART_PRINT_CHANNEL_ERR_S)
#define EFUSE_UART_PRINT_CHANNEL_ERR_V 0x00000001U
#define EFUSE_UART_PRINT_CHANNEL_ERR_S 2
/** EFUSE_RPT4_RESERVED3_ERR : RO; bitpos: [3]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RPT4_RESERVED3.
*/
#define EFUSE_RPT4_RESERVED3_ERR (BIT(3))
#define EFUSE_RPT4_RESERVED3_ERR_M (EFUSE_RPT4_RESERVED3_ERR_V << EFUSE_RPT4_RESERVED3_ERR_S)
#define EFUSE_RPT4_RESERVED3_ERR_V 0x00000001U
#define EFUSE_RPT4_RESERVED3_ERR_S 3
/** EFUSE_DIS_USB_DOWNLOAD_MODE_ERR : RO; bitpos: [4]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_DIS_USB_DOWNLOAD_MODE.
*/
#define EFUSE_DIS_USB_DOWNLOAD_MODE_ERR (BIT(4))
#define EFUSE_DIS_USB_DOWNLOAD_MODE_ERR_M (EFUSE_DIS_USB_DOWNLOAD_MODE_ERR_V << EFUSE_DIS_USB_DOWNLOAD_MODE_ERR_S)
#define EFUSE_DIS_USB_DOWNLOAD_MODE_ERR_V 0x00000001U
#define EFUSE_DIS_USB_DOWNLOAD_MODE_ERR_S 4
/** EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR : RO; bitpos: [5]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_ENABLE_SECURITY_DOWNLOAD.
*/
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR (BIT(5))
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR_M (EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR_V << EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR_S)
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR_V 0x00000001U
#define EFUSE_ENABLE_SECURITY_DOWNLOAD_ERR_S 5
/** EFUSE_UART_PRINT_CONTROL_ERR : RO; bitpos: [7:6]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_UART_PRINT_CONTROL.
*/
#define EFUSE_UART_PRINT_CONTROL_ERR 0x00000003U
#define EFUSE_UART_PRINT_CONTROL_ERR_M (EFUSE_UART_PRINT_CONTROL_ERR_V << EFUSE_UART_PRINT_CONTROL_ERR_S)
#define EFUSE_UART_PRINT_CONTROL_ERR_V 0x00000003U
#define EFUSE_UART_PRINT_CONTROL_ERR_S 6
/** EFUSE_PIN_POWER_SELECTION_ERR : RO; bitpos: [8]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_PIN_POWER_SELECTION.
*/
#define EFUSE_PIN_POWER_SELECTION_ERR (BIT(8))
#define EFUSE_PIN_POWER_SELECTION_ERR_M (EFUSE_PIN_POWER_SELECTION_ERR_V << EFUSE_PIN_POWER_SELECTION_ERR_S)
#define EFUSE_PIN_POWER_SELECTION_ERR_V 0x00000001U
#define EFUSE_PIN_POWER_SELECTION_ERR_S 8
/** EFUSE_FLASH_TYPE_ERR : RO; bitpos: [9]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_FLASH_TYPE.
*/
#define EFUSE_FLASH_TYPE_ERR (BIT(9))
#define EFUSE_FLASH_TYPE_ERR_M (EFUSE_FLASH_TYPE_ERR_V << EFUSE_FLASH_TYPE_ERR_S)
#define EFUSE_FLASH_TYPE_ERR_V 0x00000001U
#define EFUSE_FLASH_TYPE_ERR_S 9
/** EFUSE_FORCE_SEND_RESUME_ERR : RO; bitpos: [10]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_FORCE_SEND_RESUME.
*/
#define EFUSE_FORCE_SEND_RESUME_ERR (BIT(10))
#define EFUSE_FORCE_SEND_RESUME_ERR_M (EFUSE_FORCE_SEND_RESUME_ERR_V << EFUSE_FORCE_SEND_RESUME_ERR_S)
#define EFUSE_FORCE_SEND_RESUME_ERR_V 0x00000001U
#define EFUSE_FORCE_SEND_RESUME_ERR_S 10
/** EFUSE_SECURE_VERSION_ERR : RO; bitpos: [26:11]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_SECURE_VERSION.
*/
#define EFUSE_SECURE_VERSION_ERR 0x0000FFFFU
#define EFUSE_SECURE_VERSION_ERR_M (EFUSE_SECURE_VERSION_ERR_V << EFUSE_SECURE_VERSION_ERR_S)
#define EFUSE_SECURE_VERSION_ERR_V 0x0000FFFFU
#define EFUSE_SECURE_VERSION_ERR_S 11
/** EFUSE_RPT4_RESERVED2_ERR : RO; bitpos: [31:27]; default: 0;
* Any bit equal to 1 denotes a programming error in EFUSE_RPT4_RESERVED2.
*/
#define EFUSE_RPT4_RESERVED2_ERR 0x0000001FU
#define EFUSE_RPT4_RESERVED2_ERR_M (EFUSE_RPT4_RESERVED2_ERR_V << EFUSE_RPT4_RESERVED2_ERR_S)
#define EFUSE_RPT4_RESERVED2_ERR_V 0x0000001FU
#define EFUSE_RPT4_RESERVED2_ERR_S 27
/** EFUSE_RD_REPEAT_ERR4_REG register
* Programming error record register 4 of BLOCK0.
*/
#define EFUSE_RD_REPEAT_ERR4_REG (DR_REG_EFUSE_BASE + 0x190)
/** EFUSE_RPT4_RESERVED4_ERR : RO; bitpos: [23:0]; default: 0;
* If any bit in RPT4_RESERVED4 is 1, there is a programming error in
* EFUSE_RPT4_RESERVED4.
*/
#define EFUSE_RPT4_RESERVED4_ERR 0x00FFFFFFU
#define EFUSE_RPT4_RESERVED4_ERR_M (EFUSE_RPT4_RESERVED4_ERR_V << EFUSE_RPT4_RESERVED4_ERR_S)
#define EFUSE_RPT4_RESERVED4_ERR_V 0x00FFFFFFU
#define EFUSE_RPT4_RESERVED4_ERR_S 0
/** EFUSE_RD_RS_ERR0_REG register
* Programming error record register 0 of BLOCK1-10.
*/
#define EFUSE_RD_RS_ERR0_REG (DR_REG_EFUSE_BASE + 0x1c0)
/** EFUSE_MAC_SPI_8M_ERR_NUM : RO; bitpos: [2:0]; default: 0;
* The value of this signal means the number of error bytes in BLOCK1.
*/
#define EFUSE_MAC_SPI_8M_ERR_NUM 0x00000007U
#define EFUSE_MAC_SPI_8M_ERR_NUM_M (EFUSE_MAC_SPI_8M_ERR_NUM_V << EFUSE_MAC_SPI_8M_ERR_NUM_S)
#define EFUSE_MAC_SPI_8M_ERR_NUM_V 0x00000007U
#define EFUSE_MAC_SPI_8M_ERR_NUM_S 0
/** EFUSE_MAC_SPI_8M_FAIL : RO; bitpos: [3]; default: 0;
* 0: Means no failure and that the data of BLOCK1 is reliable. 1: Means that
* programming BLOCK1 data failed and the number of error bytes is over 5.
*/
#define EFUSE_MAC_SPI_8M_FAIL (BIT(3))
#define EFUSE_MAC_SPI_8M_FAIL_M (EFUSE_MAC_SPI_8M_FAIL_V << EFUSE_MAC_SPI_8M_FAIL_S)
#define EFUSE_MAC_SPI_8M_FAIL_V 0x00000001U
#define EFUSE_MAC_SPI_8M_FAIL_S 3
/** EFUSE_SYS_PART1_NUM : RO; bitpos: [6:4]; default: 0;
* The value of this signal means the number of error bytes in BLOCK2.
*/
#define EFUSE_SYS_PART1_NUM 0x00000007U
#define EFUSE_SYS_PART1_NUM_M (EFUSE_SYS_PART1_NUM_V << EFUSE_SYS_PART1_NUM_S)
#define EFUSE_SYS_PART1_NUM_V 0x00000007U
#define EFUSE_SYS_PART1_NUM_S 4
/** EFUSE_SYS_PART1_FAIL : RO; bitpos: [7]; default: 0;
* 0: Means no failure and that the data of BLOCK2 is reliable. 1: Means that
* programming BLOCK2 data failed and the number of error bytes is over 5.
*/
#define EFUSE_SYS_PART1_FAIL (BIT(7))
#define EFUSE_SYS_PART1_FAIL_M (EFUSE_SYS_PART1_FAIL_V << EFUSE_SYS_PART1_FAIL_S)
#define EFUSE_SYS_PART1_FAIL_V 0x00000001U
#define EFUSE_SYS_PART1_FAIL_S 7
/** EFUSE_USR_DATA_ERR_NUM : RO; bitpos: [10:8]; default: 0;
* The value of this signal means the number of error bytes in BLOCK3.
*/
#define EFUSE_USR_DATA_ERR_NUM 0x00000007U
#define EFUSE_USR_DATA_ERR_NUM_M (EFUSE_USR_DATA_ERR_NUM_V << EFUSE_USR_DATA_ERR_NUM_S)
#define EFUSE_USR_DATA_ERR_NUM_V 0x00000007U
#define EFUSE_USR_DATA_ERR_NUM_S 8
/** EFUSE_USR_DATA_FAIL : RO; bitpos: [11]; default: 0;
* 0: Means no failure and that the data of BLOCK3 is reliable. 1: Means that
* programming BLOCK3 data failed and the number of error bytes is over 5.
*/
#define EFUSE_USR_DATA_FAIL (BIT(11))
#define EFUSE_USR_DATA_FAIL_M (EFUSE_USR_DATA_FAIL_V << EFUSE_USR_DATA_FAIL_S)
#define EFUSE_USR_DATA_FAIL_V 0x00000001U
#define EFUSE_USR_DATA_FAIL_S 11
/** EFUSE_KEY0_ERR_NUM : RO; bitpos: [14:12]; default: 0;
* The value of this signal means the number of error bytes in KEY0.
*/
#define EFUSE_KEY0_ERR_NUM 0x00000007U
#define EFUSE_KEY0_ERR_NUM_M (EFUSE_KEY0_ERR_NUM_V << EFUSE_KEY0_ERR_NUM_S)
#define EFUSE_KEY0_ERR_NUM_V 0x00000007U
#define EFUSE_KEY0_ERR_NUM_S 12
/** EFUSE_KEY0_FAIL : RO; bitpos: [15]; default: 0;
* 0: Means no failure and that the data of KEY0 is reliable. 1: Means that
* programming KEY0 failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY0_FAIL (BIT(15))
#define EFUSE_KEY0_FAIL_M (EFUSE_KEY0_FAIL_V << EFUSE_KEY0_FAIL_S)
#define EFUSE_KEY0_FAIL_V 0x00000001U
#define EFUSE_KEY0_FAIL_S 15
/** EFUSE_KEY1_ERR_NUM : RO; bitpos: [18:16]; default: 0;
* The value of this signal means the number of error bytes in KEY1.
*/
#define EFUSE_KEY1_ERR_NUM 0x00000007U
#define EFUSE_KEY1_ERR_NUM_M (EFUSE_KEY1_ERR_NUM_V << EFUSE_KEY1_ERR_NUM_S)
#define EFUSE_KEY1_ERR_NUM_V 0x00000007U
#define EFUSE_KEY1_ERR_NUM_S 16
/** EFUSE_KEY1_FAIL : RO; bitpos: [19]; default: 0;
* 0: Means no failure and that the data of KEY1 is reliable. 1: Means that
* programming KEY1 failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY1_FAIL (BIT(19))
#define EFUSE_KEY1_FAIL_M (EFUSE_KEY1_FAIL_V << EFUSE_KEY1_FAIL_S)
#define EFUSE_KEY1_FAIL_V 0x00000001U
#define EFUSE_KEY1_FAIL_S 19
/** EFUSE_KEY2_ERR_NUM : RO; bitpos: [22:20]; default: 0;
* The value of this signal means the number of error bytes in KEY2.
*/
#define EFUSE_KEY2_ERR_NUM 0x00000007U
#define EFUSE_KEY2_ERR_NUM_M (EFUSE_KEY2_ERR_NUM_V << EFUSE_KEY2_ERR_NUM_S)
#define EFUSE_KEY2_ERR_NUM_V 0x00000007U
#define EFUSE_KEY2_ERR_NUM_S 20
/** EFUSE_KEY2_FAIL : RO; bitpos: [23]; default: 0;
* 0: Means no failure and that the data of KEY2 is reliable. 1: Means that
* programming KEY2 failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY2_FAIL (BIT(23))
#define EFUSE_KEY2_FAIL_M (EFUSE_KEY2_FAIL_V << EFUSE_KEY2_FAIL_S)
#define EFUSE_KEY2_FAIL_V 0x00000001U
#define EFUSE_KEY2_FAIL_S 23
/** EFUSE_KEY3_ERR_NUM : RO; bitpos: [26:24]; default: 0;
* The value of this signal means the number of error bytes in KEY3.
*/
#define EFUSE_KEY3_ERR_NUM 0x00000007U
#define EFUSE_KEY3_ERR_NUM_M (EFUSE_KEY3_ERR_NUM_V << EFUSE_KEY3_ERR_NUM_S)
#define EFUSE_KEY3_ERR_NUM_V 0x00000007U
#define EFUSE_KEY3_ERR_NUM_S 24
/** EFUSE_KEY3_FAIL : RO; bitpos: [27]; default: 0;
* 0: Means no failure and that the data of KEY3 is reliable. 1: Means that
* programming KEY3 failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY3_FAIL (BIT(27))
#define EFUSE_KEY3_FAIL_M (EFUSE_KEY3_FAIL_V << EFUSE_KEY3_FAIL_S)
#define EFUSE_KEY3_FAIL_V 0x00000001U
#define EFUSE_KEY3_FAIL_S 27
/** EFUSE_KEY4_ERR_NUM : RO; bitpos: [30:28]; default: 0;
* The value of this signal means the number of error bytes in KEY4.
*/
#define EFUSE_KEY4_ERR_NUM 0x00000007U
#define EFUSE_KEY4_ERR_NUM_M (EFUSE_KEY4_ERR_NUM_V << EFUSE_KEY4_ERR_NUM_S)
#define EFUSE_KEY4_ERR_NUM_V 0x00000007U
#define EFUSE_KEY4_ERR_NUM_S 28
/** EFUSE_KEY4_FAIL : RO; bitpos: [31]; default: 0;
* 0: Means no failure and that the data of KEY4 is reliable. 1: Means that
* programming KEY4 failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY4_FAIL (BIT(31))
#define EFUSE_KEY4_FAIL_M (EFUSE_KEY4_FAIL_V << EFUSE_KEY4_FAIL_S)
#define EFUSE_KEY4_FAIL_V 0x00000001U
#define EFUSE_KEY4_FAIL_S 31
/** EFUSE_RD_RS_ERR1_REG register
* Programming error record register 1 of BLOCK1-10.
*/
#define EFUSE_RD_RS_ERR1_REG (DR_REG_EFUSE_BASE + 0x1c4)
/** EFUSE_KEY5_ERR_NUM : RO; bitpos: [2:0]; default: 0;
* The value of this signal means the number of error bytes in KEY5.
*/
#define EFUSE_KEY5_ERR_NUM 0x00000007U
#define EFUSE_KEY5_ERR_NUM_M (EFUSE_KEY5_ERR_NUM_V << EFUSE_KEY5_ERR_NUM_S)
#define EFUSE_KEY5_ERR_NUM_V 0x00000007U
#define EFUSE_KEY5_ERR_NUM_S 0
/** EFUSE_KEY5_FAIL : RO; bitpos: [3]; default: 0;
* 0: Means no failure and that the data of KEY5 is reliable. 1: Means that
* programming user data failed and the number of error bytes is over 5.
*/
#define EFUSE_KEY5_FAIL (BIT(3))
#define EFUSE_KEY5_FAIL_M (EFUSE_KEY5_FAIL_V << EFUSE_KEY5_FAIL_S)
#define EFUSE_KEY5_FAIL_V 0x00000001U
#define EFUSE_KEY5_FAIL_S 3
/** EFUSE_SYS_PART2_ERR_NUM : RO; bitpos: [6:4]; default: 0;
* The value of this signal means the number of error bytes in BLOCK10.
*/
#define EFUSE_SYS_PART2_ERR_NUM 0x00000007U
#define EFUSE_SYS_PART2_ERR_NUM_M (EFUSE_SYS_PART2_ERR_NUM_V << EFUSE_SYS_PART2_ERR_NUM_S)
#define EFUSE_SYS_PART2_ERR_NUM_V 0x00000007U
#define EFUSE_SYS_PART2_ERR_NUM_S 4
/** EFUSE_SYS_PART2_FAIL : RO; bitpos: [7]; default: 0;
* 0: Means no failure and that the data of BLOCK10 is reliable. 1: Means that
* programming BLOCK10 data failed and the number of error bytes is over 5.
*/
#define EFUSE_SYS_PART2_FAIL (BIT(7))
#define EFUSE_SYS_PART2_FAIL_M (EFUSE_SYS_PART2_FAIL_V << EFUSE_SYS_PART2_FAIL_S)
#define EFUSE_SYS_PART2_FAIL_V 0x00000001U
#define EFUSE_SYS_PART2_FAIL_S 7
/** EFUSE_CLK_REG register
* eFuse clock configuration register.
*/
#define EFUSE_CLK_REG (DR_REG_EFUSE_BASE + 0x1c8)
/** EFUSE_EFUSE_MEM_FORCE_PD : R/W; bitpos: [0]; default: 0;
* If set, forces eFuse SRAM into power-saving mode.
*/
#define EFUSE_EFUSE_MEM_FORCE_PD (BIT(0))
#define EFUSE_EFUSE_MEM_FORCE_PD_M (EFUSE_EFUSE_MEM_FORCE_PD_V << EFUSE_EFUSE_MEM_FORCE_PD_S)
#define EFUSE_EFUSE_MEM_FORCE_PD_V 0x00000001U
#define EFUSE_EFUSE_MEM_FORCE_PD_S 0
/** EFUSE_MEM_CLK_FORCE_ON : R/W; bitpos: [1]; default: 1;
* If set, forces to activate clock signal of eFuse SRAM.
*/
#define EFUSE_MEM_CLK_FORCE_ON (BIT(1))
#define EFUSE_MEM_CLK_FORCE_ON_M (EFUSE_MEM_CLK_FORCE_ON_V << EFUSE_MEM_CLK_FORCE_ON_S)
#define EFUSE_MEM_CLK_FORCE_ON_V 0x00000001U
#define EFUSE_MEM_CLK_FORCE_ON_S 1
/** EFUSE_EFUSE_MEM_FORCE_PU : R/W; bitpos: [2]; default: 0;
* If set, forces eFuse SRAM into working mode.
*/
#define EFUSE_EFUSE_MEM_FORCE_PU (BIT(2))
#define EFUSE_EFUSE_MEM_FORCE_PU_M (EFUSE_EFUSE_MEM_FORCE_PU_V << EFUSE_EFUSE_MEM_FORCE_PU_S)
#define EFUSE_EFUSE_MEM_FORCE_PU_V 0x00000001U
#define EFUSE_EFUSE_MEM_FORCE_PU_S 2
/** EFUSE_CLK_EN : R/W; bitpos: [16]; default: 0;
* If set, forces to enable clock signal of eFuse memory.
*/
#define EFUSE_CLK_EN (BIT(16))
#define EFUSE_CLK_EN_M (EFUSE_CLK_EN_V << EFUSE_CLK_EN_S)
#define EFUSE_CLK_EN_V 0x00000001U
#define EFUSE_CLK_EN_S 16
/** EFUSE_CONF_REG register
* eFuse operation mode configuration register.
*/
#define EFUSE_CONF_REG (DR_REG_EFUSE_BASE + 0x1cc)
/** EFUSE_OP_CODE : R/W; bitpos: [15:0]; default: 0;
* 0x5A5A: Operate programming command. 0x5AA5: Operate read command.
*/
#define EFUSE_OP_CODE 0x0000FFFFU
#define EFUSE_OP_CODE_M (EFUSE_OP_CODE_V << EFUSE_OP_CODE_S)
#define EFUSE_OP_CODE_V 0x0000FFFFU
#define EFUSE_OP_CODE_S 0
/** EFUSE_STATUS_REG register
* eFuse status register.
*/
#define EFUSE_STATUS_REG (DR_REG_EFUSE_BASE + 0x1d0)
/** EFUSE_STATE : RO; bitpos: [3:0]; default: 0;
* Indicates the state of the eFuse state machine.
*/
#define EFUSE_STATE 0x0000000FU
#define EFUSE_STATE_M (EFUSE_STATE_V << EFUSE_STATE_S)
#define EFUSE_STATE_V 0x0000000FU
#define EFUSE_STATE_S 0
/** EFUSE_OTP_LOAD_SW : RO; bitpos: [4]; default: 0;
* The value of OTP_LOAD_SW.
*/
#define EFUSE_OTP_LOAD_SW (BIT(4))
#define EFUSE_OTP_LOAD_SW_M (EFUSE_OTP_LOAD_SW_V << EFUSE_OTP_LOAD_SW_S)
#define EFUSE_OTP_LOAD_SW_V 0x00000001U
#define EFUSE_OTP_LOAD_SW_S 4
/** EFUSE_OTP_VDDQ_C_SYNC2 : RO; bitpos: [5]; default: 0;
* The value of OTP_VDDQ_C_SYNC2.
*/
#define EFUSE_OTP_VDDQ_C_SYNC2 (BIT(5))
#define EFUSE_OTP_VDDQ_C_SYNC2_M (EFUSE_OTP_VDDQ_C_SYNC2_V << EFUSE_OTP_VDDQ_C_SYNC2_S)
#define EFUSE_OTP_VDDQ_C_SYNC2_V 0x00000001U
#define EFUSE_OTP_VDDQ_C_SYNC2_S 5
/** EFUSE_OTP_STROBE_SW : RO; bitpos: [6]; default: 0;
* The value of OTP_STROBE_SW.
*/
#define EFUSE_OTP_STROBE_SW (BIT(6))
#define EFUSE_OTP_STROBE_SW_M (EFUSE_OTP_STROBE_SW_V << EFUSE_OTP_STROBE_SW_S)
#define EFUSE_OTP_STROBE_SW_V 0x00000001U
#define EFUSE_OTP_STROBE_SW_S 6
/** EFUSE_OTP_CSB_SW : RO; bitpos: [7]; default: 0;
* The value of OTP_CSB_SW.
*/
#define EFUSE_OTP_CSB_SW (BIT(7))
#define EFUSE_OTP_CSB_SW_M (EFUSE_OTP_CSB_SW_V << EFUSE_OTP_CSB_SW_S)
#define EFUSE_OTP_CSB_SW_V 0x00000001U
#define EFUSE_OTP_CSB_SW_S 7
/** EFUSE_OTP_PGENB_SW : RO; bitpos: [8]; default: 0;
* The value of OTP_PGENB_SW.
*/
#define EFUSE_OTP_PGENB_SW (BIT(8))
#define EFUSE_OTP_PGENB_SW_M (EFUSE_OTP_PGENB_SW_V << EFUSE_OTP_PGENB_SW_S)
#define EFUSE_OTP_PGENB_SW_V 0x00000001U
#define EFUSE_OTP_PGENB_SW_S 8
/** EFUSE_OTP_VDDQ_IS_SW : RO; bitpos: [9]; default: 0;
* The value of OTP_VDDQ_IS_SW.
*/
#define EFUSE_OTP_VDDQ_IS_SW (BIT(9))
#define EFUSE_OTP_VDDQ_IS_SW_M (EFUSE_OTP_VDDQ_IS_SW_V << EFUSE_OTP_VDDQ_IS_SW_S)
#define EFUSE_OTP_VDDQ_IS_SW_V 0x00000001U
#define EFUSE_OTP_VDDQ_IS_SW_S 9
/** EFUSE_REPEAT_ERR_CNT : RO; bitpos: [17:10]; default: 0;
* Indicates the number of error bits during programming BLOCK0.
*/
#define EFUSE_REPEAT_ERR_CNT 0x000000FFU
#define EFUSE_REPEAT_ERR_CNT_M (EFUSE_REPEAT_ERR_CNT_V << EFUSE_REPEAT_ERR_CNT_S)
#define EFUSE_REPEAT_ERR_CNT_V 0x000000FFU
#define EFUSE_REPEAT_ERR_CNT_S 10
/** EFUSE_CMD_REG register
* eFuse command register.
*/
#define EFUSE_CMD_REG (DR_REG_EFUSE_BASE + 0x1d4)
/** EFUSE_READ_CMD : R/W; bitpos: [0]; default: 0;
* Set this bit to send read command.
*/
#define EFUSE_READ_CMD (BIT(0))
#define EFUSE_READ_CMD_M (EFUSE_READ_CMD_V << EFUSE_READ_CMD_S)
#define EFUSE_READ_CMD_V 0x00000001U
#define EFUSE_READ_CMD_S 0
/** EFUSE_PGM_CMD : R/W; bitpos: [1]; default: 0;
* Set this bit to send programming command.
*/
#define EFUSE_PGM_CMD (BIT(1))
#define EFUSE_PGM_CMD_M (EFUSE_PGM_CMD_V << EFUSE_PGM_CMD_S)
#define EFUSE_PGM_CMD_V 0x00000001U
#define EFUSE_PGM_CMD_S 1
/** EFUSE_BLK_NUM : R/W; bitpos: [5:2]; default: 0;
* The serial number of the block to be programmed. Value 0-10 corresponds to block
* number 0-10, respectively.
*/
#define EFUSE_BLK_NUM 0x0000000FU
#define EFUSE_BLK_NUM_M (EFUSE_BLK_NUM_V << EFUSE_BLK_NUM_S)
#define EFUSE_BLK_NUM_V 0x0000000FU
#define EFUSE_BLK_NUM_S 2
/** EFUSE_INT_RAW_REG register
* eFuse raw interrupt register.
*/
#define EFUSE_INT_RAW_REG (DR_REG_EFUSE_BASE + 0x1d8)
/** EFUSE_READ_DONE_INT_RAW : RO; bitpos: [0]; default: 0;
* The raw bit signal for read_done interrupt.
*/
#define EFUSE_READ_DONE_INT_RAW (BIT(0))
#define EFUSE_READ_DONE_INT_RAW_M (EFUSE_READ_DONE_INT_RAW_V << EFUSE_READ_DONE_INT_RAW_S)
#define EFUSE_READ_DONE_INT_RAW_V 0x00000001U
#define EFUSE_READ_DONE_INT_RAW_S 0
/** EFUSE_PGM_DONE_INT_RAW : RO; bitpos: [1]; default: 0;
* The raw bit signal for pgm_done interrupt.
*/
#define EFUSE_PGM_DONE_INT_RAW (BIT(1))
#define EFUSE_PGM_DONE_INT_RAW_M (EFUSE_PGM_DONE_INT_RAW_V << EFUSE_PGM_DONE_INT_RAW_S)
#define EFUSE_PGM_DONE_INT_RAW_V 0x00000001U
#define EFUSE_PGM_DONE_INT_RAW_S 1
/** EFUSE_INT_ST_REG register
* eFuse interrupt status register.
*/
#define EFUSE_INT_ST_REG (DR_REG_EFUSE_BASE + 0x1dc)
/** EFUSE_READ_DONE_INT_ST : RO; bitpos: [0]; default: 0;
* The status signal for read_done interrupt.
*/
#define EFUSE_READ_DONE_INT_ST (BIT(0))
#define EFUSE_READ_DONE_INT_ST_M (EFUSE_READ_DONE_INT_ST_V << EFUSE_READ_DONE_INT_ST_S)
#define EFUSE_READ_DONE_INT_ST_V 0x00000001U
#define EFUSE_READ_DONE_INT_ST_S 0
/** EFUSE_PGM_DONE_INT_ST : RO; bitpos: [1]; default: 0;
* The status signal for pgm_done interrupt.
*/
#define EFUSE_PGM_DONE_INT_ST (BIT(1))
#define EFUSE_PGM_DONE_INT_ST_M (EFUSE_PGM_DONE_INT_ST_V << EFUSE_PGM_DONE_INT_ST_S)
#define EFUSE_PGM_DONE_INT_ST_V 0x00000001U
#define EFUSE_PGM_DONE_INT_ST_S 1
/** EFUSE_INT_ENA_REG register
* eFuse interrupt enable register.
*/
#define EFUSE_INT_ENA_REG (DR_REG_EFUSE_BASE + 0x1e0)
/** EFUSE_READ_DONE_INT_ENA : R/W; bitpos: [0]; default: 0;
* The enable signal for read_done interrupt.
*/
#define EFUSE_READ_DONE_INT_ENA (BIT(0))
#define EFUSE_READ_DONE_INT_ENA_M (EFUSE_READ_DONE_INT_ENA_V << EFUSE_READ_DONE_INT_ENA_S)
#define EFUSE_READ_DONE_INT_ENA_V 0x00000001U
#define EFUSE_READ_DONE_INT_ENA_S 0
/** EFUSE_PGM_DONE_INT_ENA : R/W; bitpos: [1]; default: 0;
* The enable signal for pgm_done interrupt.
*/
#define EFUSE_PGM_DONE_INT_ENA (BIT(1))
#define EFUSE_PGM_DONE_INT_ENA_M (EFUSE_PGM_DONE_INT_ENA_V << EFUSE_PGM_DONE_INT_ENA_S)
#define EFUSE_PGM_DONE_INT_ENA_V 0x00000001U
#define EFUSE_PGM_DONE_INT_ENA_S 1
/** EFUSE_INT_CLR_REG register
* eFuse interrupt clear register.
*/
#define EFUSE_INT_CLR_REG (DR_REG_EFUSE_BASE + 0x1e4)
/** EFUSE_READ_DONE_INT_CLR : WO; bitpos: [0]; default: 0;
* The clear signal for read_done interrupt.
*/
#define EFUSE_READ_DONE_INT_CLR (BIT(0))
#define EFUSE_READ_DONE_INT_CLR_M (EFUSE_READ_DONE_INT_CLR_V << EFUSE_READ_DONE_INT_CLR_S)
#define EFUSE_READ_DONE_INT_CLR_V 0x00000001U
#define EFUSE_READ_DONE_INT_CLR_S 0
/** EFUSE_PGM_DONE_INT_CLR : WO; bitpos: [1]; default: 0;
* The clear signal for pgm_done interrupt.
*/
#define EFUSE_PGM_DONE_INT_CLR (BIT(1))
#define EFUSE_PGM_DONE_INT_CLR_M (EFUSE_PGM_DONE_INT_CLR_V << EFUSE_PGM_DONE_INT_CLR_S)
#define EFUSE_PGM_DONE_INT_CLR_V 0x00000001U
#define EFUSE_PGM_DONE_INT_CLR_S 1
/** EFUSE_DAC_CONF_REG register
* Controls the eFuse programming voltage.
*/
#define EFUSE_DAC_CONF_REG (DR_REG_EFUSE_BASE + 0x1e8)
/** EFUSE_DAC_CLK_DIV : R/W; bitpos: [7:0]; default: 28;
* Controls the division factor of the rising clock of the programming voltage.
*/
#define EFUSE_DAC_CLK_DIV 0x000000FFU
#define EFUSE_DAC_CLK_DIV_M (EFUSE_DAC_CLK_DIV_V << EFUSE_DAC_CLK_DIV_S)
#define EFUSE_DAC_CLK_DIV_V 0x000000FFU
#define EFUSE_DAC_CLK_DIV_S 0
/** EFUSE_DAC_CLK_PAD_SEL : R/W; bitpos: [8]; default: 0;
* Don't care.
*/
#define EFUSE_DAC_CLK_PAD_SEL (BIT(8))
#define EFUSE_DAC_CLK_PAD_SEL_M (EFUSE_DAC_CLK_PAD_SEL_V << EFUSE_DAC_CLK_PAD_SEL_S)
#define EFUSE_DAC_CLK_PAD_SEL_V 0x00000001U
#define EFUSE_DAC_CLK_PAD_SEL_S 8
/** EFUSE_DAC_NUM : R/W; bitpos: [16:9]; default: 255;
* Controls the rising period of the programming voltage.
*/
#define EFUSE_DAC_NUM 0x000000FFU
#define EFUSE_DAC_NUM_M (EFUSE_DAC_NUM_V << EFUSE_DAC_NUM_S)
#define EFUSE_DAC_NUM_V 0x000000FFU
#define EFUSE_DAC_NUM_S 9
/** EFUSE_OE_CLR : R/W; bitpos: [17]; default: 0;
* Reduces the power supply of the programming voltage.
*/
#define EFUSE_OE_CLR (BIT(17))
#define EFUSE_OE_CLR_M (EFUSE_OE_CLR_V << EFUSE_OE_CLR_S)
#define EFUSE_OE_CLR_V 0x00000001U
#define EFUSE_OE_CLR_S 17
/** EFUSE_RD_TIM_CONF_REG register
* Configures read timing parameters.
*/
#define EFUSE_RD_TIM_CONF_REG (DR_REG_EFUSE_BASE + 0x1ec)
/** EFUSE_THR_A : R/W; bitpos: [7:0]; default: 1;
* Configures the hold time of read operation.
*/
#define EFUSE_THR_A 0x000000FFU
#define EFUSE_THR_A_M (EFUSE_THR_A_V << EFUSE_THR_A_S)
#define EFUSE_THR_A_V 0x000000FFU
#define EFUSE_THR_A_S 0
/** EFUSE_TRD : R/W; bitpos: [15:8]; default: 1;
* Configures the length of pulse of read operation.
*/
#define EFUSE_TRD 0x000000FFU
#define EFUSE_TRD_M (EFUSE_TRD_V << EFUSE_TRD_S)
#define EFUSE_TRD_V 0x000000FFU
#define EFUSE_TRD_S 8
/** EFUSE_TSUR_A : R/W; bitpos: [23:16]; default: 1;
* Configures the setup time of read operation.
*/
#define EFUSE_TSUR_A 0x000000FFU
#define EFUSE_TSUR_A_M (EFUSE_TSUR_A_V << EFUSE_TSUR_A_S)
#define EFUSE_TSUR_A_V 0x000000FFU
#define EFUSE_TSUR_A_S 16
/** EFUSE_READ_INIT_NUM : R/W; bitpos: [31:24]; default: 18;
* Configures the initial read time of eFuse.
*/
#define EFUSE_READ_INIT_NUM 0x000000FFU
#define EFUSE_READ_INIT_NUM_M (EFUSE_READ_INIT_NUM_V << EFUSE_READ_INIT_NUM_S)
#define EFUSE_READ_INIT_NUM_V 0x000000FFU
#define EFUSE_READ_INIT_NUM_S 24
/** EFUSE_WR_TIM_CONF0_REG register
* Configuration register 0 of eFuse programming timing parameters.
*/
#define EFUSE_WR_TIM_CONF0_REG (DR_REG_EFUSE_BASE + 0x1f0)
/** EFUSE_THP_A : R/W; bitpos: [7:0]; default: 1;
* Configures the hold time of programming operation.
*/
#define EFUSE_THP_A 0x000000FFU
#define EFUSE_THP_A_M (EFUSE_THP_A_V << EFUSE_THP_A_S)
#define EFUSE_THP_A_V 0x000000FFU
#define EFUSE_THP_A_S 0
/** EFUSE_TPGM_INACTIVE : R/W; bitpos: [15:8]; default: 1;
* Configures the length of pulse during programming 0 to eFuse.
*/
#define EFUSE_TPGM_INACTIVE 0x000000FFU
#define EFUSE_TPGM_INACTIVE_M (EFUSE_TPGM_INACTIVE_V << EFUSE_TPGM_INACTIVE_S)
#define EFUSE_TPGM_INACTIVE_V 0x000000FFU
#define EFUSE_TPGM_INACTIVE_S 8
/** EFUSE_TPGM : R/W; bitpos: [31:16]; default: 200;
* Configures the length of pulse during programming 1 to eFuse.
*/
#define EFUSE_TPGM 0x0000FFFFU
#define EFUSE_TPGM_M (EFUSE_TPGM_V << EFUSE_TPGM_S)
#define EFUSE_TPGM_V 0x0000FFFFU
#define EFUSE_TPGM_S 16
/** EFUSE_WR_TIM_CONF1_REG register
* Configuration register 1 of eFuse programming timing parameters.
*/
#define EFUSE_WR_TIM_CONF1_REG (DR_REG_EFUSE_BASE + 0x1f4)
/** EFUSE_TSUP_A : R/W; bitpos: [7:0]; default: 1;
* Configures the setup time of programming operation.
*/
#define EFUSE_TSUP_A 0x000000FFU
#define EFUSE_TSUP_A_M (EFUSE_TSUP_A_V << EFUSE_TSUP_A_S)
#define EFUSE_TSUP_A_V 0x000000FFU
#define EFUSE_TSUP_A_S 0
/** EFUSE_PWR_ON_NUM : R/W; bitpos: [23:8]; default: 10368;
* Configures the power up time for VDDQ.
*/
#define EFUSE_PWR_ON_NUM 0x0000FFFFU
#define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S)
#define EFUSE_PWR_ON_NUM_V 0x0000FFFFU
#define EFUSE_PWR_ON_NUM_S 8
/** EFUSE_WR_TIM_CONF2_REG register
* Configuration register 2 of eFuse programming timing parameters.
*/
#define EFUSE_WR_TIM_CONF2_REG (DR_REG_EFUSE_BASE + 0x1f8)
/** EFUSE_PWR_OFF_NUM : R/W; bitpos: [15:0]; default: 400;
* Configures the power outage time for VDDQ.
*/
#define EFUSE_PWR_OFF_NUM 0x0000FFFFU
#define EFUSE_PWR_OFF_NUM_M (EFUSE_PWR_OFF_NUM_V << EFUSE_PWR_OFF_NUM_S)
#define EFUSE_PWR_OFF_NUM_V 0x0000FFFFU
#define EFUSE_PWR_OFF_NUM_S 0
/** EFUSE_DATE_REG register
* Version control register.
*/
#define EFUSE_DATE_REG (DR_REG_EFUSE_BASE + 0x1fc)
/** EFUSE_DATE : R/W; bitpos: [31:0]; default: 419959040;
* Version control register.
*/
#define EFUSE_DATE 0xFFFFFFFFU
#define EFUSE_DATE_M (EFUSE_DATE_V << EFUSE_DATE_S)
#define EFUSE_DATE_V 0xFFFFFFFFU
#define EFUSE_DATE_S 0
#ifdef __cplusplus
}
#endif