Collaboration diagram for OCOTP Register Masks:

CTRL - OTP Controller Control Register

#define OCOTP_CTRL_ADDR_MASK   (0x3FU)
 
#define OCOTP_CTRL_ADDR_SHIFT   (0U)
 
#define OCOTP_CTRL_ADDR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_ADDR_SHIFT)) & OCOTP_CTRL_ADDR_MASK)
 
#define OCOTP_CTRL_BUSY_MASK   (0x100U)
 
#define OCOTP_CTRL_BUSY_SHIFT   (8U)
 
#define OCOTP_CTRL_BUSY(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_BUSY_SHIFT)) & OCOTP_CTRL_BUSY_MASK)
 
#define OCOTP_CTRL_ERROR_MASK   (0x200U)
 
#define OCOTP_CTRL_ERROR_SHIFT   (9U)
 
#define OCOTP_CTRL_ERROR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_ERROR_SHIFT)) & OCOTP_CTRL_ERROR_MASK)
 
#define OCOTP_CTRL_RELOAD_SHADOWS_MASK   (0x400U)
 
#define OCOTP_CTRL_RELOAD_SHADOWS_SHIFT   (10U)
 
#define OCOTP_CTRL_RELOAD_SHADOWS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_RELOAD_SHADOWS_MASK)
 
#define OCOTP_CTRL_WR_UNLOCK_MASK   (0xFFFF0000U)
 
#define OCOTP_CTRL_WR_UNLOCK_SHIFT   (16U)
 
#define OCOTP_CTRL_WR_UNLOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_WR_UNLOCK_MASK)
 

CTRL_SET - OTP Controller Control Register

#define OCOTP_CTRL_SET_ADDR_MASK   (0x3FU)
 
#define OCOTP_CTRL_SET_ADDR_SHIFT   (0U)
 
#define OCOTP_CTRL_SET_ADDR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_ADDR_SHIFT)) & OCOTP_CTRL_SET_ADDR_MASK)
 
#define OCOTP_CTRL_SET_BUSY_MASK   (0x100U)
 
#define OCOTP_CTRL_SET_BUSY_SHIFT   (8U)
 
#define OCOTP_CTRL_SET_BUSY(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_BUSY_SHIFT)) & OCOTP_CTRL_SET_BUSY_MASK)
 
#define OCOTP_CTRL_SET_ERROR_MASK   (0x200U)
 
#define OCOTP_CTRL_SET_ERROR_SHIFT   (9U)
 
#define OCOTP_CTRL_SET_ERROR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_ERROR_SHIFT)) & OCOTP_CTRL_SET_ERROR_MASK)
 
#define OCOTP_CTRL_SET_RELOAD_SHADOWS_MASK   (0x400U)
 
#define OCOTP_CTRL_SET_RELOAD_SHADOWS_SHIFT   (10U)
 
#define OCOTP_CTRL_SET_RELOAD_SHADOWS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_SET_RELOAD_SHADOWS_MASK)
 
#define OCOTP_CTRL_SET_WR_UNLOCK_MASK   (0xFFFF0000U)
 
#define OCOTP_CTRL_SET_WR_UNLOCK_SHIFT   (16U)
 
#define OCOTP_CTRL_SET_WR_UNLOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_SET_WR_UNLOCK_MASK)
 

CTRL_CLR - OTP Controller Control Register

#define OCOTP_CTRL_CLR_ADDR_MASK   (0x3FU)
 
#define OCOTP_CTRL_CLR_ADDR_SHIFT   (0U)
 
#define OCOTP_CTRL_CLR_ADDR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_ADDR_SHIFT)) & OCOTP_CTRL_CLR_ADDR_MASK)
 
#define OCOTP_CTRL_CLR_BUSY_MASK   (0x100U)
 
#define OCOTP_CTRL_CLR_BUSY_SHIFT   (8U)
 
#define OCOTP_CTRL_CLR_BUSY(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_BUSY_SHIFT)) & OCOTP_CTRL_CLR_BUSY_MASK)
 
#define OCOTP_CTRL_CLR_ERROR_MASK   (0x200U)
 
#define OCOTP_CTRL_CLR_ERROR_SHIFT   (9U)
 
#define OCOTP_CTRL_CLR_ERROR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_ERROR_SHIFT)) & OCOTP_CTRL_CLR_ERROR_MASK)
 
#define OCOTP_CTRL_CLR_RELOAD_SHADOWS_MASK   (0x400U)
 
#define OCOTP_CTRL_CLR_RELOAD_SHADOWS_SHIFT   (10U)
 
#define OCOTP_CTRL_CLR_RELOAD_SHADOWS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_CLR_RELOAD_SHADOWS_MASK)
 
#define OCOTP_CTRL_CLR_WR_UNLOCK_MASK   (0xFFFF0000U)
 
#define OCOTP_CTRL_CLR_WR_UNLOCK_SHIFT   (16U)
 
#define OCOTP_CTRL_CLR_WR_UNLOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_CLR_WR_UNLOCK_MASK)
 

CTRL_TOG - OTP Controller Control Register

#define OCOTP_CTRL_TOG_ADDR_MASK   (0x3FU)
 
#define OCOTP_CTRL_TOG_ADDR_SHIFT   (0U)
 
#define OCOTP_CTRL_TOG_ADDR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_ADDR_SHIFT)) & OCOTP_CTRL_TOG_ADDR_MASK)
 
#define OCOTP_CTRL_TOG_BUSY_MASK   (0x100U)
 
#define OCOTP_CTRL_TOG_BUSY_SHIFT   (8U)
 
#define OCOTP_CTRL_TOG_BUSY(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_BUSY_SHIFT)) & OCOTP_CTRL_TOG_BUSY_MASK)
 
#define OCOTP_CTRL_TOG_ERROR_MASK   (0x200U)
 
#define OCOTP_CTRL_TOG_ERROR_SHIFT   (9U)
 
#define OCOTP_CTRL_TOG_ERROR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_ERROR_SHIFT)) & OCOTP_CTRL_TOG_ERROR_MASK)
 
#define OCOTP_CTRL_TOG_RELOAD_SHADOWS_MASK   (0x400U)
 
#define OCOTP_CTRL_TOG_RELOAD_SHADOWS_SHIFT   (10U)
 
#define OCOTP_CTRL_TOG_RELOAD_SHADOWS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_TOG_RELOAD_SHADOWS_MASK)
 
#define OCOTP_CTRL_TOG_WR_UNLOCK_MASK   (0xFFFF0000U)
 
#define OCOTP_CTRL_TOG_WR_UNLOCK_SHIFT   (16U)
 
#define OCOTP_CTRL_TOG_WR_UNLOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_TOG_WR_UNLOCK_MASK)
 

TIMING - OTP Controller Timing Register

#define OCOTP_TIMING_STROBE_PROG_MASK   (0xFFFU)
 
#define OCOTP_TIMING_STROBE_PROG_SHIFT   (0U)
 
#define OCOTP_TIMING_STROBE_PROG(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_STROBE_PROG_SHIFT)) & OCOTP_TIMING_STROBE_PROG_MASK)
 
#define OCOTP_TIMING_RELAX_MASK   (0xF000U)
 
#define OCOTP_TIMING_RELAX_SHIFT   (12U)
 
#define OCOTP_TIMING_RELAX(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_RELAX_SHIFT)) & OCOTP_TIMING_RELAX_MASK)
 
#define OCOTP_TIMING_STROBE_READ_MASK   (0x3F0000U)
 
#define OCOTP_TIMING_STROBE_READ_SHIFT   (16U)
 
#define OCOTP_TIMING_STROBE_READ(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_STROBE_READ_SHIFT)) & OCOTP_TIMING_STROBE_READ_MASK)
 
#define OCOTP_TIMING_WAIT_MASK   (0xFC00000U)
 
#define OCOTP_TIMING_WAIT_SHIFT   (22U)
 
#define OCOTP_TIMING_WAIT(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_WAIT_SHIFT)) & OCOTP_TIMING_WAIT_MASK)
 

DATA - OTP Controller Write Data Register

#define OCOTP_DATA_DATA_MASK   (0xFFFFFFFFU)
 
#define OCOTP_DATA_DATA_SHIFT   (0U)
 
#define OCOTP_DATA_DATA(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_DATA_DATA_SHIFT)) & OCOTP_DATA_DATA_MASK)
 

READ_CTRL - OTP Controller Write Data Register

#define OCOTP_READ_CTRL_READ_FUSE_MASK   (0x1U)
 
#define OCOTP_READ_CTRL_READ_FUSE_SHIFT   (0U)
 
#define OCOTP_READ_CTRL_READ_FUSE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_READ_CTRL_READ_FUSE_SHIFT)) & OCOTP_READ_CTRL_READ_FUSE_MASK)
 

READ_FUSE_DATA - OTP Controller Read Data Register

#define OCOTP_READ_FUSE_DATA_DATA_MASK   (0xFFFFFFFFU)
 
#define OCOTP_READ_FUSE_DATA_DATA_SHIFT   (0U)
 
#define OCOTP_READ_FUSE_DATA_DATA(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_READ_FUSE_DATA_DATA_SHIFT)) & OCOTP_READ_FUSE_DATA_DATA_MASK)
 

SW_STICKY - Sticky bit Register

#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY_MASK   (0x1U)
 
#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY_SHIFT   (0U)
 
#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_BLOCK_DTCP_KEY_SHIFT)) & OCOTP_SW_STICKY_BLOCK_DTCP_KEY_MASK)
 
#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK_MASK   (0x2U)
 
#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK_SHIFT   (1U)
 
#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_SRK_REVOKE_LOCK_SHIFT)) & OCOTP_SW_STICKY_SRK_REVOKE_LOCK_MASK)
 
#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK_MASK   (0x4U)
 
#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK_SHIFT   (2U)
 
#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_FIELD_RETURN_LOCK_SHIFT)) & OCOTP_SW_STICKY_FIELD_RETURN_LOCK_MASK)
 
#define OCOTP_SW_STICKY_BLOCK_ROM_PART_MASK   (0x8U)
 
#define OCOTP_SW_STICKY_BLOCK_ROM_PART_SHIFT   (3U)
 
#define OCOTP_SW_STICKY_BLOCK_ROM_PART(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_BLOCK_ROM_PART_SHIFT)) & OCOTP_SW_STICKY_BLOCK_ROM_PART_MASK)
 
#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_MASK   (0x10U)
 
#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_SHIFT   (4U)
 
#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_SHIFT)) & OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_MASK)
 

SCS - Software Controllable Signals Register

#define OCOTP_SCS_HAB_JDE_MASK   (0x1U)
 
#define OCOTP_SCS_HAB_JDE_SHIFT   (0U)
 
#define OCOTP_SCS_HAB_JDE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_HAB_JDE_SHIFT)) & OCOTP_SCS_HAB_JDE_MASK)
 
#define OCOTP_SCS_SPARE_MASK   (0x7FFFFFFEU)
 
#define OCOTP_SCS_SPARE_SHIFT   (1U)
 
#define OCOTP_SCS_SPARE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SPARE_SHIFT)) & OCOTP_SCS_SPARE_MASK)
 
#define OCOTP_SCS_LOCK_MASK   (0x80000000U)
 
#define OCOTP_SCS_LOCK_SHIFT   (31U)
 
#define OCOTP_SCS_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_LOCK_SHIFT)) & OCOTP_SCS_LOCK_MASK)
 

SCS_SET - Software Controllable Signals Register

#define OCOTP_SCS_SET_HAB_JDE_MASK   (0x1U)
 
#define OCOTP_SCS_SET_HAB_JDE_SHIFT   (0U)
 
#define OCOTP_SCS_SET_HAB_JDE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_HAB_JDE_SHIFT)) & OCOTP_SCS_SET_HAB_JDE_MASK)
 
#define OCOTP_SCS_SET_SPARE_MASK   (0x7FFFFFFEU)
 
#define OCOTP_SCS_SET_SPARE_SHIFT   (1U)
 
#define OCOTP_SCS_SET_SPARE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_SPARE_SHIFT)) & OCOTP_SCS_SET_SPARE_MASK)
 
#define OCOTP_SCS_SET_LOCK_MASK   (0x80000000U)
 
#define OCOTP_SCS_SET_LOCK_SHIFT   (31U)
 
#define OCOTP_SCS_SET_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_LOCK_SHIFT)) & OCOTP_SCS_SET_LOCK_MASK)
 

SCS_CLR - Software Controllable Signals Register

#define OCOTP_SCS_CLR_HAB_JDE_MASK   (0x1U)
 
#define OCOTP_SCS_CLR_HAB_JDE_SHIFT   (0U)
 
#define OCOTP_SCS_CLR_HAB_JDE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_HAB_JDE_SHIFT)) & OCOTP_SCS_CLR_HAB_JDE_MASK)
 
#define OCOTP_SCS_CLR_SPARE_MASK   (0x7FFFFFFEU)
 
#define OCOTP_SCS_CLR_SPARE_SHIFT   (1U)
 
#define OCOTP_SCS_CLR_SPARE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_SPARE_SHIFT)) & OCOTP_SCS_CLR_SPARE_MASK)
 
#define OCOTP_SCS_CLR_LOCK_MASK   (0x80000000U)
 
#define OCOTP_SCS_CLR_LOCK_SHIFT   (31U)
 
#define OCOTP_SCS_CLR_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_LOCK_SHIFT)) & OCOTP_SCS_CLR_LOCK_MASK)
 

SCS_TOG - Software Controllable Signals Register

#define OCOTP_SCS_TOG_HAB_JDE_MASK   (0x1U)
 
#define OCOTP_SCS_TOG_HAB_JDE_SHIFT   (0U)
 
#define OCOTP_SCS_TOG_HAB_JDE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_HAB_JDE_SHIFT)) & OCOTP_SCS_TOG_HAB_JDE_MASK)
 
#define OCOTP_SCS_TOG_SPARE_MASK   (0x7FFFFFFEU)
 
#define OCOTP_SCS_TOG_SPARE_SHIFT   (1U)
 
#define OCOTP_SCS_TOG_SPARE(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_SPARE_SHIFT)) & OCOTP_SCS_TOG_SPARE_MASK)
 
#define OCOTP_SCS_TOG_LOCK_MASK   (0x80000000U)
 
#define OCOTP_SCS_TOG_LOCK_SHIFT   (31U)
 
#define OCOTP_SCS_TOG_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_LOCK_SHIFT)) & OCOTP_SCS_TOG_LOCK_MASK)
 

VERSION - OTP Controller Version Register

#define OCOTP_VERSION_STEP_MASK   (0xFFFFU)
 
#define OCOTP_VERSION_STEP_SHIFT   (0U)
 
#define OCOTP_VERSION_STEP(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_STEP_SHIFT)) & OCOTP_VERSION_STEP_MASK)
 
#define OCOTP_VERSION_MINOR_MASK   (0xFF0000U)
 
#define OCOTP_VERSION_MINOR_SHIFT   (16U)
 
#define OCOTP_VERSION_MINOR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_MINOR_SHIFT)) & OCOTP_VERSION_MINOR_MASK)
 
#define OCOTP_VERSION_MAJOR_MASK   (0xFF000000U)
 
#define OCOTP_VERSION_MAJOR_SHIFT   (24U)
 
#define OCOTP_VERSION_MAJOR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_MAJOR_SHIFT)) & OCOTP_VERSION_MAJOR_MASK)
 

TIMING2 - OTP Controller Timing Register 2

#define OCOTP_TIMING2_RELAX_PROG_MASK   (0xFFFU)
 
#define OCOTP_TIMING2_RELAX_PROG_SHIFT   (0U)
 
#define OCOTP_TIMING2_RELAX_PROG(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX_PROG_SHIFT)) & OCOTP_TIMING2_RELAX_PROG_MASK)
 
#define OCOTP_TIMING2_RELAX_READ_MASK   (0x3F0000U)
 
#define OCOTP_TIMING2_RELAX_READ_SHIFT   (16U)
 
#define OCOTP_TIMING2_RELAX_READ(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX_READ_SHIFT)) & OCOTP_TIMING2_RELAX_READ_MASK)
 
#define OCOTP_TIMING2_RELAX1_MASK   (0x1FC00000U)
 
#define OCOTP_TIMING2_RELAX1_SHIFT   (22U)
 
#define OCOTP_TIMING2_RELAX1(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX1_SHIFT)) & OCOTP_TIMING2_RELAX1_MASK)
 

LOCK - Value of OTP Bank0 Word0 (Lock controls)

#define OCOTP_LOCK_TESTER_MASK   (0x3U)
 
#define OCOTP_LOCK_TESTER_SHIFT   (0U)
 
#define OCOTP_LOCK_TESTER(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_TESTER_SHIFT)) & OCOTP_LOCK_TESTER_MASK)
 
#define OCOTP_LOCK_BOOT_CFG_MASK   (0xCU)
 
#define OCOTP_LOCK_BOOT_CFG_SHIFT   (2U)
 
#define OCOTP_LOCK_BOOT_CFG(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_BOOT_CFG_SHIFT)) & OCOTP_LOCK_BOOT_CFG_MASK)
 
#define OCOTP_LOCK_MEM_TRIM_MASK   (0x30U)
 
#define OCOTP_LOCK_MEM_TRIM_SHIFT   (4U)
 
#define OCOTP_LOCK_MEM_TRIM(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MEM_TRIM_SHIFT)) & OCOTP_LOCK_MEM_TRIM_MASK)
 
#define OCOTP_LOCK_SJC_RESP_MASK   (0x40U)
 
#define OCOTP_LOCK_SJC_RESP_SHIFT   (6U)
 
#define OCOTP_LOCK_SJC_RESP(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SJC_RESP_SHIFT)) & OCOTP_LOCK_SJC_RESP_MASK)
 
#define OCOTP_LOCK_MAC_ADDR_MASK   (0x300U)
 
#define OCOTP_LOCK_MAC_ADDR_SHIFT   (8U)
 
#define OCOTP_LOCK_MAC_ADDR(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MAC_ADDR_SHIFT)) & OCOTP_LOCK_MAC_ADDR_MASK)
 
#define OCOTP_LOCK_GP1_MASK   (0xC00U)
 
#define OCOTP_LOCK_GP1_SHIFT   (10U)
 
#define OCOTP_LOCK_GP1(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP1_SHIFT)) & OCOTP_LOCK_GP1_MASK)
 
#define OCOTP_LOCK_GP2_MASK   (0x3000U)
 
#define OCOTP_LOCK_GP2_SHIFT   (12U)
 
#define OCOTP_LOCK_GP2(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP2_SHIFT)) & OCOTP_LOCK_GP2_MASK)
 
#define OCOTP_LOCK_OTPMK_MSB_MASK   (0x8000U)
 
#define OCOTP_LOCK_OTPMK_MSB_SHIFT   (15U)
 
#define OCOTP_LOCK_OTPMK_MSB(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_MSB_SHIFT)) & OCOTP_LOCK_OTPMK_MSB_MASK)
 
#define OCOTP_LOCK_SW_GP1_MASK   (0x10000U)
 
#define OCOTP_LOCK_SW_GP1_SHIFT   (16U)
 
#define OCOTP_LOCK_SW_GP1(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP1_SHIFT)) & OCOTP_LOCK_SW_GP1_MASK)
 
#define OCOTP_LOCK_OTPMK_LSB_MASK   (0x20000U)
 
#define OCOTP_LOCK_OTPMK_LSB_SHIFT   (17U)
 
#define OCOTP_LOCK_OTPMK_LSB(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_LSB_SHIFT)) & OCOTP_LOCK_OTPMK_LSB_MASK)
 
#define OCOTP_LOCK_ANALOG_MASK   (0xC0000U)
 
#define OCOTP_LOCK_ANALOG_SHIFT   (18U)
 
#define OCOTP_LOCK_ANALOG(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ANALOG_SHIFT)) & OCOTP_LOCK_ANALOG_MASK)
 
#define OCOTP_LOCK_OTPMK_CRC_MASK   (0x100000U)
 
#define OCOTP_LOCK_OTPMK_CRC_SHIFT   (20U)
 
#define OCOTP_LOCK_OTPMK_CRC(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_CRC_SHIFT)) & OCOTP_LOCK_OTPMK_CRC_MASK)
 
#define OCOTP_LOCK_SW_GP2_LOCK_MASK   (0x200000U)
 
#define OCOTP_LOCK_SW_GP2_LOCK_SHIFT   (21U)
 
#define OCOTP_LOCK_SW_GP2_LOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP2_LOCK_SHIFT)) & OCOTP_LOCK_SW_GP2_LOCK_MASK)
 
#define OCOTP_LOCK_MISC_CONF_MASK   (0x400000U)
 
#define OCOTP_LOCK_MISC_CONF_SHIFT   (22U)
 
#define OCOTP_LOCK_MISC_CONF(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MISC_CONF_SHIFT)) & OCOTP_LOCK_MISC_CONF_MASK)
 
#define OCOTP_LOCK_SW_GP2_RLOCK_MASK   (0x800000U)
 
#define OCOTP_LOCK_SW_GP2_RLOCK_SHIFT   (23U)
 
#define OCOTP_LOCK_SW_GP2_RLOCK(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP2_RLOCK_SHIFT)) & OCOTP_LOCK_SW_GP2_RLOCK_MASK)
 
#define OCOTP_LOCK_GP3_MASK   (0xC000000U)
 
#define OCOTP_LOCK_GP3_SHIFT   (26U)
 
#define OCOTP_LOCK_GP3(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP3_SHIFT)) & OCOTP_LOCK_GP3_MASK)
 
#define OCOTP_LOCK_FIELD_RETURN_MASK   (0xF0000000U)
 
#define OCOTP_LOCK_FIELD_RETURN_SHIFT   (28U)
 
#define OCOTP_LOCK_FIELD_RETURN(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_FIELD_RETURN_SHIFT)) & OCOTP_LOCK_FIELD_RETURN_MASK)
 

CFG0 - Value of OTP Bank0 Word1 (Configuration and Manufacturing Info.)

#define OCOTP_CFG0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG0_BITS_SHIFT   (0U)
 
#define OCOTP_CFG0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG0_BITS_SHIFT)) & OCOTP_CFG0_BITS_MASK)
 

CFG1 - Value of OTP Bank0 Word2 (Configuration and Manufacturing Info.)

#define OCOTP_CFG1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG1_BITS_SHIFT   (0U)
 
#define OCOTP_CFG1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG1_BITS_SHIFT)) & OCOTP_CFG1_BITS_MASK)
 

CFG2 - Value of OTP Bank0 Word3 (Configuration and Manufacturing Info.)

#define OCOTP_CFG2_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG2_BITS_SHIFT   (0U)
 
#define OCOTP_CFG2_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG2_BITS_SHIFT)) & OCOTP_CFG2_BITS_MASK)
 

CFG3 - Value of OTP Bank0 Word4 (Configuration and Manufacturing Info.)

#define OCOTP_CFG3_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG3_BITS_SHIFT   (0U)
 
#define OCOTP_CFG3_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG3_BITS_SHIFT)) & OCOTP_CFG3_BITS_MASK)
 

CFG4 - Value of OTP Bank0 Word5 (Configuration and Manufacturing Info.)

#define OCOTP_CFG4_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG4_BITS_SHIFT   (0U)
 
#define OCOTP_CFG4_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG4_BITS_SHIFT)) & OCOTP_CFG4_BITS_MASK)
 

CFG5 - Value of OTP Bank0 Word6 (Configuration and Manufacturing Info.)

#define OCOTP_CFG5_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG5_BITS_SHIFT   (0U)
 
#define OCOTP_CFG5_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG5_BITS_SHIFT)) & OCOTP_CFG5_BITS_MASK)
 

CFG6 - Value of OTP Bank0 Word7 (Configuration and Manufacturing Info.)

#define OCOTP_CFG6_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_CFG6_BITS_SHIFT   (0U)
 
#define OCOTP_CFG6_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG6_BITS_SHIFT)) & OCOTP_CFG6_BITS_MASK)
 

MEM0 - Value of OTP Bank1 Word0 (Memory Related Info.)

#define OCOTP_MEM0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MEM0_BITS_SHIFT   (0U)
 
#define OCOTP_MEM0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM0_BITS_SHIFT)) & OCOTP_MEM0_BITS_MASK)
 

MEM1 - Value of OTP Bank1 Word1 (Memory Related Info.)

#define OCOTP_MEM1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MEM1_BITS_SHIFT   (0U)
 
#define OCOTP_MEM1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM1_BITS_SHIFT)) & OCOTP_MEM1_BITS_MASK)
 

MEM2 - Value of OTP Bank1 Word2 (Memory Related Info.)

#define OCOTP_MEM2_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MEM2_BITS_SHIFT   (0U)
 
#define OCOTP_MEM2_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM2_BITS_SHIFT)) & OCOTP_MEM2_BITS_MASK)
 

MEM3 - Value of OTP Bank1 Word3 (Memory Related Info.)

#define OCOTP_MEM3_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MEM3_BITS_SHIFT   (0U)
 
#define OCOTP_MEM3_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM3_BITS_SHIFT)) & OCOTP_MEM3_BITS_MASK)
 

MEM4 - Value of OTP Bank1 Word4 (Memory Related Info.)

#define OCOTP_MEM4_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MEM4_BITS_SHIFT   (0U)
 
#define OCOTP_MEM4_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM4_BITS_SHIFT)) & OCOTP_MEM4_BITS_MASK)
 

ANA0 - Value of OTP Bank1 Word5 (Analog Info.)

#define OCOTP_ANA0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_ANA0_BITS_SHIFT   (0U)
 
#define OCOTP_ANA0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA0_BITS_SHIFT)) & OCOTP_ANA0_BITS_MASK)
 

ANA1 - Value of OTP Bank1 Word6 (Analog Info.)

#define OCOTP_ANA1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_ANA1_BITS_SHIFT   (0U)
 
#define OCOTP_ANA1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA1_BITS_SHIFT)) & OCOTP_ANA1_BITS_MASK)
 

ANA2 - Value of OTP Bank1 Word7 (Analog Info.)

#define OCOTP_ANA2_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_ANA2_BITS_SHIFT   (0U)
 
#define OCOTP_ANA2_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA2_BITS_SHIFT)) & OCOTP_ANA2_BITS_MASK)
 

SRK0 - Shadow Register for OTP Bank3 Word0 (SRK Hash)

#define OCOTP_SRK0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK0_BITS_SHIFT   (0U)
 
#define OCOTP_SRK0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK0_BITS_SHIFT)) & OCOTP_SRK0_BITS_MASK)
 

SRK1 - Shadow Register for OTP Bank3 Word1 (SRK Hash)

#define OCOTP_SRK1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK1_BITS_SHIFT   (0U)
 
#define OCOTP_SRK1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK1_BITS_SHIFT)) & OCOTP_SRK1_BITS_MASK)
 

SRK2 - Shadow Register for OTP Bank3 Word2 (SRK Hash)

#define OCOTP_SRK2_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK2_BITS_SHIFT   (0U)
 
#define OCOTP_SRK2_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK2_BITS_SHIFT)) & OCOTP_SRK2_BITS_MASK)
 

SRK3 - Shadow Register for OTP Bank3 Word3 (SRK Hash)

#define OCOTP_SRK3_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK3_BITS_SHIFT   (0U)
 
#define OCOTP_SRK3_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK3_BITS_SHIFT)) & OCOTP_SRK3_BITS_MASK)
 

SRK4 - Shadow Register for OTP Bank3 Word4 (SRK Hash)

#define OCOTP_SRK4_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK4_BITS_SHIFT   (0U)
 
#define OCOTP_SRK4_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK4_BITS_SHIFT)) & OCOTP_SRK4_BITS_MASK)
 

SRK5 - Shadow Register for OTP Bank3 Word5 (SRK Hash)

#define OCOTP_SRK5_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK5_BITS_SHIFT   (0U)
 
#define OCOTP_SRK5_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK5_BITS_SHIFT)) & OCOTP_SRK5_BITS_MASK)
 

SRK6 - Shadow Register for OTP Bank3 Word6 (SRK Hash)

#define OCOTP_SRK6_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK6_BITS_SHIFT   (0U)
 
#define OCOTP_SRK6_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK6_BITS_SHIFT)) & OCOTP_SRK6_BITS_MASK)
 

SRK7 - Shadow Register for OTP Bank3 Word7 (SRK Hash)

#define OCOTP_SRK7_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK7_BITS_SHIFT   (0U)
 
#define OCOTP_SRK7_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK7_BITS_SHIFT)) & OCOTP_SRK7_BITS_MASK)
 

SJC_RESP0 - Value of OTP Bank4 Word0 (Secure JTAG Response Field)

#define OCOTP_SJC_RESP0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SJC_RESP0_BITS_SHIFT   (0U)
 
#define OCOTP_SJC_RESP0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SJC_RESP0_BITS_SHIFT)) & OCOTP_SJC_RESP0_BITS_MASK)
 

SJC_RESP1 - Value of OTP Bank4 Word1 (Secure JTAG Response Field)

#define OCOTP_SJC_RESP1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SJC_RESP1_BITS_SHIFT   (0U)
 
#define OCOTP_SJC_RESP1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SJC_RESP1_BITS_SHIFT)) & OCOTP_SJC_RESP1_BITS_MASK)
 

MAC0 - Value of OTP Bank4 Word2 (MAC Address)

#define OCOTP_MAC0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MAC0_BITS_SHIFT   (0U)
 
#define OCOTP_MAC0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MAC0_BITS_SHIFT)) & OCOTP_MAC0_BITS_MASK)
 

MAC1 - Value of OTP Bank4 Word3 (MAC Address)

#define OCOTP_MAC1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MAC1_BITS_SHIFT   (0U)
 
#define OCOTP_MAC1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MAC1_BITS_SHIFT)) & OCOTP_MAC1_BITS_MASK)
 

GP3 - Value of OTP Bank4 Word4 (MAC Address)

#define OCOTP_GP3_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_GP3_BITS_SHIFT   (0U)
 
#define OCOTP_GP3_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_GP3_BITS_SHIFT)) & OCOTP_GP3_BITS_MASK)
 

GP1 - Value of OTP Bank4 Word6 (General Purpose Customer Defined Info)

#define OCOTP_GP1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_GP1_BITS_SHIFT   (0U)
 
#define OCOTP_GP1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_GP1_BITS_SHIFT)) & OCOTP_GP1_BITS_MASK)
 

GP2 - Value of OTP Bank4 Word7 (General Purpose Customer Defined Info)

#define OCOTP_GP2_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_GP2_BITS_SHIFT   (0U)
 
#define OCOTP_GP2_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_GP2_BITS_SHIFT)) & OCOTP_GP2_BITS_MASK)
 

SW_GP1 - Value of OTP Bank5 Word0 (SW GP1)

#define OCOTP_SW_GP1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SW_GP1_BITS_SHIFT   (0U)
 
#define OCOTP_SW_GP1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP1_BITS_SHIFT)) & OCOTP_SW_GP1_BITS_MASK)
 

SW_GP20 - Value of OTP Bank5 Word1 (SW GP2)

#define OCOTP_SW_GP20_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SW_GP20_BITS_SHIFT   (0U)
 
#define OCOTP_SW_GP20_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP20_BITS_SHIFT)) & OCOTP_SW_GP20_BITS_MASK)
 

SW_GP21 - Value of OTP Bank5 Word2 (SW GP2)

#define OCOTP_SW_GP21_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SW_GP21_BITS_SHIFT   (0U)
 
#define OCOTP_SW_GP21_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP21_BITS_SHIFT)) & OCOTP_SW_GP21_BITS_MASK)
 

SW_GP22 - Value of OTP Bank5 Word3 (SW GP2)

#define OCOTP_SW_GP22_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SW_GP22_BITS_SHIFT   (0U)
 
#define OCOTP_SW_GP22_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP22_BITS_SHIFT)) & OCOTP_SW_GP22_BITS_MASK)
 

SW_GP23 - Value of OTP Bank5 Word4 (SW GP2)

#define OCOTP_SW_GP23_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SW_GP23_BITS_SHIFT   (0U)
 
#define OCOTP_SW_GP23_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP23_BITS_SHIFT)) & OCOTP_SW_GP23_BITS_MASK)
 

MISC_CONF0 - Value of OTP Bank5 Word5 (Misc Conf)

#define OCOTP_MISC_CONF0_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MISC_CONF0_BITS_SHIFT   (0U)
 
#define OCOTP_MISC_CONF0_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MISC_CONF0_BITS_SHIFT)) & OCOTP_MISC_CONF0_BITS_MASK)
 

MISC_CONF1 - Value of OTP Bank5 Word6 (Misc Conf)

#define OCOTP_MISC_CONF1_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_MISC_CONF1_BITS_SHIFT   (0U)
 
#define OCOTP_MISC_CONF1_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_MISC_CONF1_BITS_SHIFT)) & OCOTP_MISC_CONF1_BITS_MASK)
 

SRK_REVOKE - Value of OTP Bank5 Word7 (SRK Revoke)

#define OCOTP_SRK_REVOKE_BITS_MASK   (0xFFFFFFFFU)
 
#define OCOTP_SRK_REVOKE_BITS_SHIFT   (0U)
 
#define OCOTP_SRK_REVOKE_BITS(x)   (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK_REVOKE_BITS_SHIFT)) & OCOTP_SRK_REVOKE_BITS_MASK)
 

Detailed Description

Macro Definition Documentation

◆ OCOTP_ANA0_BITS

#define OCOTP_ANA0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA0_BITS_SHIFT)) & OCOTP_ANA0_BITS_MASK)

Definition at line 28163 of file MIMXRT1052.h.

◆ OCOTP_ANA0_BITS_MASK

#define OCOTP_ANA0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28161 of file MIMXRT1052.h.

◆ OCOTP_ANA0_BITS_SHIFT

#define OCOTP_ANA0_BITS_SHIFT   (0U)

Definition at line 28162 of file MIMXRT1052.h.

◆ OCOTP_ANA1_BITS

#define OCOTP_ANA1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA1_BITS_SHIFT)) & OCOTP_ANA1_BITS_MASK)

Definition at line 28170 of file MIMXRT1052.h.

◆ OCOTP_ANA1_BITS_MASK

#define OCOTP_ANA1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28168 of file MIMXRT1052.h.

◆ OCOTP_ANA1_BITS_SHIFT

#define OCOTP_ANA1_BITS_SHIFT   (0U)

Definition at line 28169 of file MIMXRT1052.h.

◆ OCOTP_ANA2_BITS

#define OCOTP_ANA2_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_ANA2_BITS_SHIFT)) & OCOTP_ANA2_BITS_MASK)

Definition at line 28177 of file MIMXRT1052.h.

◆ OCOTP_ANA2_BITS_MASK

#define OCOTP_ANA2_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28175 of file MIMXRT1052.h.

◆ OCOTP_ANA2_BITS_SHIFT

#define OCOTP_ANA2_BITS_SHIFT   (0U)

Definition at line 28176 of file MIMXRT1052.h.

◆ OCOTP_CFG0_BITS

#define OCOTP_CFG0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG0_BITS_SHIFT)) & OCOTP_CFG0_BITS_MASK)

Definition at line 28079 of file MIMXRT1052.h.

◆ OCOTP_CFG0_BITS_MASK

#define OCOTP_CFG0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28077 of file MIMXRT1052.h.

◆ OCOTP_CFG0_BITS_SHIFT

#define OCOTP_CFG0_BITS_SHIFT   (0U)

Definition at line 28078 of file MIMXRT1052.h.

◆ OCOTP_CFG1_BITS

#define OCOTP_CFG1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG1_BITS_SHIFT)) & OCOTP_CFG1_BITS_MASK)

Definition at line 28086 of file MIMXRT1052.h.

◆ OCOTP_CFG1_BITS_MASK

#define OCOTP_CFG1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28084 of file MIMXRT1052.h.

◆ OCOTP_CFG1_BITS_SHIFT

#define OCOTP_CFG1_BITS_SHIFT   (0U)

Definition at line 28085 of file MIMXRT1052.h.

◆ OCOTP_CFG2_BITS

#define OCOTP_CFG2_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG2_BITS_SHIFT)) & OCOTP_CFG2_BITS_MASK)

Definition at line 28093 of file MIMXRT1052.h.

◆ OCOTP_CFG2_BITS_MASK

#define OCOTP_CFG2_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28091 of file MIMXRT1052.h.

◆ OCOTP_CFG2_BITS_SHIFT

#define OCOTP_CFG2_BITS_SHIFT   (0U)

Definition at line 28092 of file MIMXRT1052.h.

◆ OCOTP_CFG3_BITS

#define OCOTP_CFG3_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG3_BITS_SHIFT)) & OCOTP_CFG3_BITS_MASK)

Definition at line 28100 of file MIMXRT1052.h.

◆ OCOTP_CFG3_BITS_MASK

#define OCOTP_CFG3_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28098 of file MIMXRT1052.h.

◆ OCOTP_CFG3_BITS_SHIFT

#define OCOTP_CFG3_BITS_SHIFT   (0U)

Definition at line 28099 of file MIMXRT1052.h.

◆ OCOTP_CFG4_BITS

#define OCOTP_CFG4_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG4_BITS_SHIFT)) & OCOTP_CFG4_BITS_MASK)

Definition at line 28107 of file MIMXRT1052.h.

◆ OCOTP_CFG4_BITS_MASK

#define OCOTP_CFG4_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28105 of file MIMXRT1052.h.

◆ OCOTP_CFG4_BITS_SHIFT

#define OCOTP_CFG4_BITS_SHIFT   (0U)

Definition at line 28106 of file MIMXRT1052.h.

◆ OCOTP_CFG5_BITS

#define OCOTP_CFG5_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG5_BITS_SHIFT)) & OCOTP_CFG5_BITS_MASK)

Definition at line 28114 of file MIMXRT1052.h.

◆ OCOTP_CFG5_BITS_MASK

#define OCOTP_CFG5_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28112 of file MIMXRT1052.h.

◆ OCOTP_CFG5_BITS_SHIFT

#define OCOTP_CFG5_BITS_SHIFT   (0U)

Definition at line 28113 of file MIMXRT1052.h.

◆ OCOTP_CFG6_BITS

#define OCOTP_CFG6_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CFG6_BITS_SHIFT)) & OCOTP_CFG6_BITS_MASK)

Definition at line 28121 of file MIMXRT1052.h.

◆ OCOTP_CFG6_BITS_MASK

#define OCOTP_CFG6_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28119 of file MIMXRT1052.h.

◆ OCOTP_CFG6_BITS_SHIFT

#define OCOTP_CFG6_BITS_SHIFT   (0U)

Definition at line 28120 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ADDR

#define OCOTP_CTRL_ADDR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_ADDR_SHIFT)) & OCOTP_CTRL_ADDR_MASK)

Definition at line 27814 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ADDR_MASK

#define OCOTP_CTRL_ADDR_MASK   (0x3FU)

Definition at line 27812 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ADDR_SHIFT

#define OCOTP_CTRL_ADDR_SHIFT   (0U)

Definition at line 27813 of file MIMXRT1052.h.

◆ OCOTP_CTRL_BUSY

#define OCOTP_CTRL_BUSY (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_BUSY_SHIFT)) & OCOTP_CTRL_BUSY_MASK)

Definition at line 27817 of file MIMXRT1052.h.

◆ OCOTP_CTRL_BUSY_MASK

#define OCOTP_CTRL_BUSY_MASK   (0x100U)

Definition at line 27815 of file MIMXRT1052.h.

◆ OCOTP_CTRL_BUSY_SHIFT

#define OCOTP_CTRL_BUSY_SHIFT   (8U)

Definition at line 27816 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ADDR

#define OCOTP_CTRL_CLR_ADDR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_ADDR_SHIFT)) & OCOTP_CTRL_CLR_ADDR_MASK)

Definition at line 27852 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ADDR_MASK

#define OCOTP_CTRL_CLR_ADDR_MASK   (0x3FU)

Definition at line 27850 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ADDR_SHIFT

#define OCOTP_CTRL_CLR_ADDR_SHIFT   (0U)

Definition at line 27851 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_BUSY

#define OCOTP_CTRL_CLR_BUSY (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_BUSY_SHIFT)) & OCOTP_CTRL_CLR_BUSY_MASK)

Definition at line 27855 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_BUSY_MASK

#define OCOTP_CTRL_CLR_BUSY_MASK   (0x100U)

Definition at line 27853 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_BUSY_SHIFT

#define OCOTP_CTRL_CLR_BUSY_SHIFT   (8U)

Definition at line 27854 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ERROR

#define OCOTP_CTRL_CLR_ERROR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_ERROR_SHIFT)) & OCOTP_CTRL_CLR_ERROR_MASK)

Definition at line 27858 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ERROR_MASK

#define OCOTP_CTRL_CLR_ERROR_MASK   (0x200U)

Definition at line 27856 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_ERROR_SHIFT

#define OCOTP_CTRL_CLR_ERROR_SHIFT   (9U)

Definition at line 27857 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_RELOAD_SHADOWS

#define OCOTP_CTRL_CLR_RELOAD_SHADOWS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_CLR_RELOAD_SHADOWS_MASK)

Definition at line 27861 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_RELOAD_SHADOWS_MASK

#define OCOTP_CTRL_CLR_RELOAD_SHADOWS_MASK   (0x400U)

Definition at line 27859 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_RELOAD_SHADOWS_SHIFT

#define OCOTP_CTRL_CLR_RELOAD_SHADOWS_SHIFT   (10U)

Definition at line 27860 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_WR_UNLOCK

#define OCOTP_CTRL_CLR_WR_UNLOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_CLR_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_CLR_WR_UNLOCK_MASK)

Definition at line 27864 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_WR_UNLOCK_MASK

#define OCOTP_CTRL_CLR_WR_UNLOCK_MASK   (0xFFFF0000U)

Definition at line 27862 of file MIMXRT1052.h.

◆ OCOTP_CTRL_CLR_WR_UNLOCK_SHIFT

#define OCOTP_CTRL_CLR_WR_UNLOCK_SHIFT   (16U)

Definition at line 27863 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ERROR

#define OCOTP_CTRL_ERROR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_ERROR_SHIFT)) & OCOTP_CTRL_ERROR_MASK)

Definition at line 27820 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ERROR_MASK

#define OCOTP_CTRL_ERROR_MASK   (0x200U)

Definition at line 27818 of file MIMXRT1052.h.

◆ OCOTP_CTRL_ERROR_SHIFT

#define OCOTP_CTRL_ERROR_SHIFT   (9U)

Definition at line 27819 of file MIMXRT1052.h.

◆ OCOTP_CTRL_RELOAD_SHADOWS

#define OCOTP_CTRL_RELOAD_SHADOWS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_RELOAD_SHADOWS_MASK)

Definition at line 27823 of file MIMXRT1052.h.

◆ OCOTP_CTRL_RELOAD_SHADOWS_MASK

#define OCOTP_CTRL_RELOAD_SHADOWS_MASK   (0x400U)

Definition at line 27821 of file MIMXRT1052.h.

◆ OCOTP_CTRL_RELOAD_SHADOWS_SHIFT

#define OCOTP_CTRL_RELOAD_SHADOWS_SHIFT   (10U)

Definition at line 27822 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ADDR

#define OCOTP_CTRL_SET_ADDR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_ADDR_SHIFT)) & OCOTP_CTRL_SET_ADDR_MASK)

Definition at line 27833 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ADDR_MASK

#define OCOTP_CTRL_SET_ADDR_MASK   (0x3FU)

Definition at line 27831 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ADDR_SHIFT

#define OCOTP_CTRL_SET_ADDR_SHIFT   (0U)

Definition at line 27832 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_BUSY

#define OCOTP_CTRL_SET_BUSY (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_BUSY_SHIFT)) & OCOTP_CTRL_SET_BUSY_MASK)

Definition at line 27836 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_BUSY_MASK

#define OCOTP_CTRL_SET_BUSY_MASK   (0x100U)

Definition at line 27834 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_BUSY_SHIFT

#define OCOTP_CTRL_SET_BUSY_SHIFT   (8U)

Definition at line 27835 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ERROR

#define OCOTP_CTRL_SET_ERROR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_ERROR_SHIFT)) & OCOTP_CTRL_SET_ERROR_MASK)

Definition at line 27839 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ERROR_MASK

#define OCOTP_CTRL_SET_ERROR_MASK   (0x200U)

Definition at line 27837 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_ERROR_SHIFT

#define OCOTP_CTRL_SET_ERROR_SHIFT   (9U)

Definition at line 27838 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_RELOAD_SHADOWS

#define OCOTP_CTRL_SET_RELOAD_SHADOWS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_SET_RELOAD_SHADOWS_MASK)

Definition at line 27842 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_RELOAD_SHADOWS_MASK

#define OCOTP_CTRL_SET_RELOAD_SHADOWS_MASK   (0x400U)

Definition at line 27840 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_RELOAD_SHADOWS_SHIFT

#define OCOTP_CTRL_SET_RELOAD_SHADOWS_SHIFT   (10U)

Definition at line 27841 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_WR_UNLOCK

#define OCOTP_CTRL_SET_WR_UNLOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_SET_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_SET_WR_UNLOCK_MASK)

Definition at line 27845 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_WR_UNLOCK_MASK

#define OCOTP_CTRL_SET_WR_UNLOCK_MASK   (0xFFFF0000U)

Definition at line 27843 of file MIMXRT1052.h.

◆ OCOTP_CTRL_SET_WR_UNLOCK_SHIFT

#define OCOTP_CTRL_SET_WR_UNLOCK_SHIFT   (16U)

Definition at line 27844 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ADDR

#define OCOTP_CTRL_TOG_ADDR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_ADDR_SHIFT)) & OCOTP_CTRL_TOG_ADDR_MASK)

Definition at line 27871 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ADDR_MASK

#define OCOTP_CTRL_TOG_ADDR_MASK   (0x3FU)

Definition at line 27869 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ADDR_SHIFT

#define OCOTP_CTRL_TOG_ADDR_SHIFT   (0U)

Definition at line 27870 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_BUSY

#define OCOTP_CTRL_TOG_BUSY (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_BUSY_SHIFT)) & OCOTP_CTRL_TOG_BUSY_MASK)

Definition at line 27874 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_BUSY_MASK

#define OCOTP_CTRL_TOG_BUSY_MASK   (0x100U)

Definition at line 27872 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_BUSY_SHIFT

#define OCOTP_CTRL_TOG_BUSY_SHIFT   (8U)

Definition at line 27873 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ERROR

#define OCOTP_CTRL_TOG_ERROR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_ERROR_SHIFT)) & OCOTP_CTRL_TOG_ERROR_MASK)

Definition at line 27877 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ERROR_MASK

#define OCOTP_CTRL_TOG_ERROR_MASK   (0x200U)

Definition at line 27875 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_ERROR_SHIFT

#define OCOTP_CTRL_TOG_ERROR_SHIFT   (9U)

Definition at line 27876 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_RELOAD_SHADOWS

#define OCOTP_CTRL_TOG_RELOAD_SHADOWS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_RELOAD_SHADOWS_SHIFT)) & OCOTP_CTRL_TOG_RELOAD_SHADOWS_MASK)

Definition at line 27880 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_RELOAD_SHADOWS_MASK

#define OCOTP_CTRL_TOG_RELOAD_SHADOWS_MASK   (0x400U)

Definition at line 27878 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_RELOAD_SHADOWS_SHIFT

#define OCOTP_CTRL_TOG_RELOAD_SHADOWS_SHIFT   (10U)

Definition at line 27879 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_WR_UNLOCK

#define OCOTP_CTRL_TOG_WR_UNLOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_TOG_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_TOG_WR_UNLOCK_MASK)

Definition at line 27883 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_WR_UNLOCK_MASK

#define OCOTP_CTRL_TOG_WR_UNLOCK_MASK   (0xFFFF0000U)

Definition at line 27881 of file MIMXRT1052.h.

◆ OCOTP_CTRL_TOG_WR_UNLOCK_SHIFT

#define OCOTP_CTRL_TOG_WR_UNLOCK_SHIFT   (16U)

Definition at line 27882 of file MIMXRT1052.h.

◆ OCOTP_CTRL_WR_UNLOCK

#define OCOTP_CTRL_WR_UNLOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_CTRL_WR_UNLOCK_SHIFT)) & OCOTP_CTRL_WR_UNLOCK_MASK)

Definition at line 27826 of file MIMXRT1052.h.

◆ OCOTP_CTRL_WR_UNLOCK_MASK

#define OCOTP_CTRL_WR_UNLOCK_MASK   (0xFFFF0000U)

Definition at line 27824 of file MIMXRT1052.h.

◆ OCOTP_CTRL_WR_UNLOCK_SHIFT

#define OCOTP_CTRL_WR_UNLOCK_SHIFT   (16U)

Definition at line 27825 of file MIMXRT1052.h.

◆ OCOTP_DATA_DATA

#define OCOTP_DATA_DATA (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_DATA_DATA_SHIFT)) & OCOTP_DATA_DATA_MASK)

Definition at line 27906 of file MIMXRT1052.h.

◆ OCOTP_DATA_DATA_MASK

#define OCOTP_DATA_DATA_MASK   (0xFFFFFFFFU)

Definition at line 27904 of file MIMXRT1052.h.

◆ OCOTP_DATA_DATA_SHIFT

#define OCOTP_DATA_DATA_SHIFT   (0U)

Definition at line 27905 of file MIMXRT1052.h.

◆ OCOTP_GP1_BITS

#define OCOTP_GP1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_GP1_BITS_SHIFT)) & OCOTP_GP1_BITS_MASK)

Definition at line 28275 of file MIMXRT1052.h.

◆ OCOTP_GP1_BITS_MASK

#define OCOTP_GP1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28273 of file MIMXRT1052.h.

◆ OCOTP_GP1_BITS_SHIFT

#define OCOTP_GP1_BITS_SHIFT   (0U)

Definition at line 28274 of file MIMXRT1052.h.

◆ OCOTP_GP2_BITS

#define OCOTP_GP2_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_GP2_BITS_SHIFT)) & OCOTP_GP2_BITS_MASK)

Definition at line 28282 of file MIMXRT1052.h.

◆ OCOTP_GP2_BITS_MASK

#define OCOTP_GP2_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28280 of file MIMXRT1052.h.

◆ OCOTP_GP2_BITS_SHIFT

#define OCOTP_GP2_BITS_SHIFT   (0U)

Definition at line 28281 of file MIMXRT1052.h.

◆ OCOTP_GP3_BITS

#define OCOTP_GP3_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_GP3_BITS_SHIFT)) & OCOTP_GP3_BITS_MASK)

Definition at line 28268 of file MIMXRT1052.h.

◆ OCOTP_GP3_BITS_MASK

#define OCOTP_GP3_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28266 of file MIMXRT1052.h.

◆ OCOTP_GP3_BITS_SHIFT

#define OCOTP_GP3_BITS_SHIFT   (0U)

Definition at line 28267 of file MIMXRT1052.h.

◆ OCOTP_LOCK_ANALOG

#define OCOTP_LOCK_ANALOG (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ANALOG_SHIFT)) & OCOTP_LOCK_ANALOG_MASK)

Definition at line 28054 of file MIMXRT1052.h.

◆ OCOTP_LOCK_ANALOG_MASK

#define OCOTP_LOCK_ANALOG_MASK   (0xC0000U)

Definition at line 28052 of file MIMXRT1052.h.

◆ OCOTP_LOCK_ANALOG_SHIFT

#define OCOTP_LOCK_ANALOG_SHIFT   (18U)

Definition at line 28053 of file MIMXRT1052.h.

◆ OCOTP_LOCK_BOOT_CFG

#define OCOTP_LOCK_BOOT_CFG (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_BOOT_CFG_SHIFT)) & OCOTP_LOCK_BOOT_CFG_MASK)

Definition at line 28027 of file MIMXRT1052.h.

◆ OCOTP_LOCK_BOOT_CFG_MASK

#define OCOTP_LOCK_BOOT_CFG_MASK   (0xCU)

Definition at line 28025 of file MIMXRT1052.h.

◆ OCOTP_LOCK_BOOT_CFG_SHIFT

#define OCOTP_LOCK_BOOT_CFG_SHIFT   (2U)

Definition at line 28026 of file MIMXRT1052.h.

◆ OCOTP_LOCK_FIELD_RETURN

#define OCOTP_LOCK_FIELD_RETURN (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_FIELD_RETURN_SHIFT)) & OCOTP_LOCK_FIELD_RETURN_MASK)

Definition at line 28072 of file MIMXRT1052.h.

◆ OCOTP_LOCK_FIELD_RETURN_MASK

#define OCOTP_LOCK_FIELD_RETURN_MASK   (0xF0000000U)

Definition at line 28070 of file MIMXRT1052.h.

◆ OCOTP_LOCK_FIELD_RETURN_SHIFT

#define OCOTP_LOCK_FIELD_RETURN_SHIFT   (28U)

Definition at line 28071 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP1

#define OCOTP_LOCK_GP1 (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP1_SHIFT)) & OCOTP_LOCK_GP1_MASK)

Definition at line 28039 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP1_MASK

#define OCOTP_LOCK_GP1_MASK   (0xC00U)

Definition at line 28037 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP1_SHIFT

#define OCOTP_LOCK_GP1_SHIFT   (10U)

Definition at line 28038 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP2

#define OCOTP_LOCK_GP2 (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP2_SHIFT)) & OCOTP_LOCK_GP2_MASK)

Definition at line 28042 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP2_MASK

#define OCOTP_LOCK_GP2_MASK   (0x3000U)

Definition at line 28040 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP2_SHIFT

#define OCOTP_LOCK_GP2_SHIFT   (12U)

Definition at line 28041 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP3

#define OCOTP_LOCK_GP3 (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_GP3_SHIFT)) & OCOTP_LOCK_GP3_MASK)

Definition at line 28069 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP3_MASK

#define OCOTP_LOCK_GP3_MASK   (0xC000000U)

Definition at line 28067 of file MIMXRT1052.h.

◆ OCOTP_LOCK_GP3_SHIFT

#define OCOTP_LOCK_GP3_SHIFT   (26U)

Definition at line 28068 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MAC_ADDR

#define OCOTP_LOCK_MAC_ADDR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MAC_ADDR_SHIFT)) & OCOTP_LOCK_MAC_ADDR_MASK)

Definition at line 28036 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MAC_ADDR_MASK

#define OCOTP_LOCK_MAC_ADDR_MASK   (0x300U)

Definition at line 28034 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MAC_ADDR_SHIFT

#define OCOTP_LOCK_MAC_ADDR_SHIFT   (8U)

Definition at line 28035 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MEM_TRIM

#define OCOTP_LOCK_MEM_TRIM (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MEM_TRIM_SHIFT)) & OCOTP_LOCK_MEM_TRIM_MASK)

Definition at line 28030 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MEM_TRIM_MASK

#define OCOTP_LOCK_MEM_TRIM_MASK   (0x30U)

Definition at line 28028 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MEM_TRIM_SHIFT

#define OCOTP_LOCK_MEM_TRIM_SHIFT   (4U)

Definition at line 28029 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MISC_CONF

#define OCOTP_LOCK_MISC_CONF (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_MISC_CONF_SHIFT)) & OCOTP_LOCK_MISC_CONF_MASK)

Definition at line 28063 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MISC_CONF_MASK

#define OCOTP_LOCK_MISC_CONF_MASK   (0x400000U)

Definition at line 28061 of file MIMXRT1052.h.

◆ OCOTP_LOCK_MISC_CONF_SHIFT

#define OCOTP_LOCK_MISC_CONF_SHIFT   (22U)

Definition at line 28062 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_CRC

#define OCOTP_LOCK_OTPMK_CRC (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_CRC_SHIFT)) & OCOTP_LOCK_OTPMK_CRC_MASK)

Definition at line 28057 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_CRC_MASK

#define OCOTP_LOCK_OTPMK_CRC_MASK   (0x100000U)

Definition at line 28055 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_CRC_SHIFT

#define OCOTP_LOCK_OTPMK_CRC_SHIFT   (20U)

Definition at line 28056 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_LSB

#define OCOTP_LOCK_OTPMK_LSB (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_LSB_SHIFT)) & OCOTP_LOCK_OTPMK_LSB_MASK)

Definition at line 28051 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_LSB_MASK

#define OCOTP_LOCK_OTPMK_LSB_MASK   (0x20000U)

Definition at line 28049 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_LSB_SHIFT

#define OCOTP_LOCK_OTPMK_LSB_SHIFT   (17U)

Definition at line 28050 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_MSB

#define OCOTP_LOCK_OTPMK_MSB (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_OTPMK_MSB_SHIFT)) & OCOTP_LOCK_OTPMK_MSB_MASK)

Definition at line 28045 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_MSB_MASK

#define OCOTP_LOCK_OTPMK_MSB_MASK   (0x8000U)

Definition at line 28043 of file MIMXRT1052.h.

◆ OCOTP_LOCK_OTPMK_MSB_SHIFT

#define OCOTP_LOCK_OTPMK_MSB_SHIFT   (15U)

Definition at line 28044 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SJC_RESP

#define OCOTP_LOCK_SJC_RESP (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SJC_RESP_SHIFT)) & OCOTP_LOCK_SJC_RESP_MASK)

Definition at line 28033 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SJC_RESP_MASK

#define OCOTP_LOCK_SJC_RESP_MASK   (0x40U)

Definition at line 28031 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SJC_RESP_SHIFT

#define OCOTP_LOCK_SJC_RESP_SHIFT   (6U)

Definition at line 28032 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP1

#define OCOTP_LOCK_SW_GP1 (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP1_SHIFT)) & OCOTP_LOCK_SW_GP1_MASK)

Definition at line 28048 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP1_MASK

#define OCOTP_LOCK_SW_GP1_MASK   (0x10000U)

Definition at line 28046 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP1_SHIFT

#define OCOTP_LOCK_SW_GP1_SHIFT   (16U)

Definition at line 28047 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_LOCK

#define OCOTP_LOCK_SW_GP2_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP2_LOCK_SHIFT)) & OCOTP_LOCK_SW_GP2_LOCK_MASK)

Definition at line 28060 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_LOCK_MASK

#define OCOTP_LOCK_SW_GP2_LOCK_MASK   (0x200000U)

Definition at line 28058 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_LOCK_SHIFT

#define OCOTP_LOCK_SW_GP2_LOCK_SHIFT   (21U)

Definition at line 28059 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_RLOCK

#define OCOTP_LOCK_SW_GP2_RLOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_SW_GP2_RLOCK_SHIFT)) & OCOTP_LOCK_SW_GP2_RLOCK_MASK)

Definition at line 28066 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_RLOCK_MASK

#define OCOTP_LOCK_SW_GP2_RLOCK_MASK   (0x800000U)

Definition at line 28064 of file MIMXRT1052.h.

◆ OCOTP_LOCK_SW_GP2_RLOCK_SHIFT

#define OCOTP_LOCK_SW_GP2_RLOCK_SHIFT   (23U)

Definition at line 28065 of file MIMXRT1052.h.

◆ OCOTP_LOCK_TESTER

#define OCOTP_LOCK_TESTER (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_TESTER_SHIFT)) & OCOTP_LOCK_TESTER_MASK)

Definition at line 28024 of file MIMXRT1052.h.

◆ OCOTP_LOCK_TESTER_MASK

#define OCOTP_LOCK_TESTER_MASK   (0x3U)

Definition at line 28022 of file MIMXRT1052.h.

◆ OCOTP_LOCK_TESTER_SHIFT

#define OCOTP_LOCK_TESTER_SHIFT   (0U)

Definition at line 28023 of file MIMXRT1052.h.

◆ OCOTP_MAC0_BITS

#define OCOTP_MAC0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MAC0_BITS_SHIFT)) & OCOTP_MAC0_BITS_MASK)

Definition at line 28254 of file MIMXRT1052.h.

◆ OCOTP_MAC0_BITS_MASK

#define OCOTP_MAC0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28252 of file MIMXRT1052.h.

◆ OCOTP_MAC0_BITS_SHIFT

#define OCOTP_MAC0_BITS_SHIFT   (0U)

Definition at line 28253 of file MIMXRT1052.h.

◆ OCOTP_MAC1_BITS

#define OCOTP_MAC1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MAC1_BITS_SHIFT)) & OCOTP_MAC1_BITS_MASK)

Definition at line 28261 of file MIMXRT1052.h.

◆ OCOTP_MAC1_BITS_MASK

#define OCOTP_MAC1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28259 of file MIMXRT1052.h.

◆ OCOTP_MAC1_BITS_SHIFT

#define OCOTP_MAC1_BITS_SHIFT   (0U)

Definition at line 28260 of file MIMXRT1052.h.

◆ OCOTP_MEM0_BITS

#define OCOTP_MEM0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM0_BITS_SHIFT)) & OCOTP_MEM0_BITS_MASK)

Definition at line 28128 of file MIMXRT1052.h.

◆ OCOTP_MEM0_BITS_MASK

#define OCOTP_MEM0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28126 of file MIMXRT1052.h.

◆ OCOTP_MEM0_BITS_SHIFT

#define OCOTP_MEM0_BITS_SHIFT   (0U)

Definition at line 28127 of file MIMXRT1052.h.

◆ OCOTP_MEM1_BITS

#define OCOTP_MEM1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM1_BITS_SHIFT)) & OCOTP_MEM1_BITS_MASK)

Definition at line 28135 of file MIMXRT1052.h.

◆ OCOTP_MEM1_BITS_MASK

#define OCOTP_MEM1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28133 of file MIMXRT1052.h.

◆ OCOTP_MEM1_BITS_SHIFT

#define OCOTP_MEM1_BITS_SHIFT   (0U)

Definition at line 28134 of file MIMXRT1052.h.

◆ OCOTP_MEM2_BITS

#define OCOTP_MEM2_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM2_BITS_SHIFT)) & OCOTP_MEM2_BITS_MASK)

Definition at line 28142 of file MIMXRT1052.h.

◆ OCOTP_MEM2_BITS_MASK

#define OCOTP_MEM2_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28140 of file MIMXRT1052.h.

◆ OCOTP_MEM2_BITS_SHIFT

#define OCOTP_MEM2_BITS_SHIFT   (0U)

Definition at line 28141 of file MIMXRT1052.h.

◆ OCOTP_MEM3_BITS

#define OCOTP_MEM3_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM3_BITS_SHIFT)) & OCOTP_MEM3_BITS_MASK)

Definition at line 28149 of file MIMXRT1052.h.

◆ OCOTP_MEM3_BITS_MASK

#define OCOTP_MEM3_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28147 of file MIMXRT1052.h.

◆ OCOTP_MEM3_BITS_SHIFT

#define OCOTP_MEM3_BITS_SHIFT   (0U)

Definition at line 28148 of file MIMXRT1052.h.

◆ OCOTP_MEM4_BITS

#define OCOTP_MEM4_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MEM4_BITS_SHIFT)) & OCOTP_MEM4_BITS_MASK)

Definition at line 28156 of file MIMXRT1052.h.

◆ OCOTP_MEM4_BITS_MASK

#define OCOTP_MEM4_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28154 of file MIMXRT1052.h.

◆ OCOTP_MEM4_BITS_SHIFT

#define OCOTP_MEM4_BITS_SHIFT   (0U)

Definition at line 28155 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF0_BITS

#define OCOTP_MISC_CONF0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MISC_CONF0_BITS_SHIFT)) & OCOTP_MISC_CONF0_BITS_MASK)

Definition at line 28324 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF0_BITS_MASK

#define OCOTP_MISC_CONF0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28322 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF0_BITS_SHIFT

#define OCOTP_MISC_CONF0_BITS_SHIFT   (0U)

Definition at line 28323 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF1_BITS

#define OCOTP_MISC_CONF1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_MISC_CONF1_BITS_SHIFT)) & OCOTP_MISC_CONF1_BITS_MASK)

Definition at line 28331 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF1_BITS_MASK

#define OCOTP_MISC_CONF1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28329 of file MIMXRT1052.h.

◆ OCOTP_MISC_CONF1_BITS_SHIFT

#define OCOTP_MISC_CONF1_BITS_SHIFT   (0U)

Definition at line 28330 of file MIMXRT1052.h.

◆ OCOTP_READ_CTRL_READ_FUSE

#define OCOTP_READ_CTRL_READ_FUSE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_READ_CTRL_READ_FUSE_SHIFT)) & OCOTP_READ_CTRL_READ_FUSE_MASK)

Definition at line 27913 of file MIMXRT1052.h.

◆ OCOTP_READ_CTRL_READ_FUSE_MASK

#define OCOTP_READ_CTRL_READ_FUSE_MASK   (0x1U)

Definition at line 27911 of file MIMXRT1052.h.

◆ OCOTP_READ_CTRL_READ_FUSE_SHIFT

#define OCOTP_READ_CTRL_READ_FUSE_SHIFT   (0U)

Definition at line 27912 of file MIMXRT1052.h.

◆ OCOTP_READ_FUSE_DATA_DATA

#define OCOTP_READ_FUSE_DATA_DATA (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_READ_FUSE_DATA_DATA_SHIFT)) & OCOTP_READ_FUSE_DATA_DATA_MASK)

Definition at line 27920 of file MIMXRT1052.h.

◆ OCOTP_READ_FUSE_DATA_DATA_MASK

#define OCOTP_READ_FUSE_DATA_DATA_MASK   (0xFFFFFFFFU)

Definition at line 27918 of file MIMXRT1052.h.

◆ OCOTP_READ_FUSE_DATA_DATA_SHIFT

#define OCOTP_READ_FUSE_DATA_DATA_SHIFT   (0U)

Definition at line 27919 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_HAB_JDE

#define OCOTP_SCS_CLR_HAB_JDE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_HAB_JDE_SHIFT)) & OCOTP_SCS_CLR_HAB_JDE_MASK)

Definition at line 27972 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_HAB_JDE_MASK

#define OCOTP_SCS_CLR_HAB_JDE_MASK   (0x1U)

Definition at line 27970 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_HAB_JDE_SHIFT

#define OCOTP_SCS_CLR_HAB_JDE_SHIFT   (0U)

Definition at line 27971 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_LOCK

#define OCOTP_SCS_CLR_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_LOCK_SHIFT)) & OCOTP_SCS_CLR_LOCK_MASK)

Definition at line 27978 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_LOCK_MASK

#define OCOTP_SCS_CLR_LOCK_MASK   (0x80000000U)

Definition at line 27976 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_LOCK_SHIFT

#define OCOTP_SCS_CLR_LOCK_SHIFT   (31U)

Definition at line 27977 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_SPARE

#define OCOTP_SCS_CLR_SPARE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_CLR_SPARE_SHIFT)) & OCOTP_SCS_CLR_SPARE_MASK)

Definition at line 27975 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_SPARE_MASK

#define OCOTP_SCS_CLR_SPARE_MASK   (0x7FFFFFFEU)

Definition at line 27973 of file MIMXRT1052.h.

◆ OCOTP_SCS_CLR_SPARE_SHIFT

#define OCOTP_SCS_CLR_SPARE_SHIFT   (1U)

Definition at line 27974 of file MIMXRT1052.h.

◆ OCOTP_SCS_HAB_JDE

#define OCOTP_SCS_HAB_JDE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_HAB_JDE_SHIFT)) & OCOTP_SCS_HAB_JDE_MASK)

Definition at line 27946 of file MIMXRT1052.h.

◆ OCOTP_SCS_HAB_JDE_MASK

#define OCOTP_SCS_HAB_JDE_MASK   (0x1U)

Definition at line 27944 of file MIMXRT1052.h.

◆ OCOTP_SCS_HAB_JDE_SHIFT

#define OCOTP_SCS_HAB_JDE_SHIFT   (0U)

Definition at line 27945 of file MIMXRT1052.h.

◆ OCOTP_SCS_LOCK

#define OCOTP_SCS_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_LOCK_SHIFT)) & OCOTP_SCS_LOCK_MASK)

Definition at line 27952 of file MIMXRT1052.h.

◆ OCOTP_SCS_LOCK_MASK

#define OCOTP_SCS_LOCK_MASK   (0x80000000U)

Definition at line 27950 of file MIMXRT1052.h.

◆ OCOTP_SCS_LOCK_SHIFT

#define OCOTP_SCS_LOCK_SHIFT   (31U)

Definition at line 27951 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_HAB_JDE

#define OCOTP_SCS_SET_HAB_JDE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_HAB_JDE_SHIFT)) & OCOTP_SCS_SET_HAB_JDE_MASK)

Definition at line 27959 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_HAB_JDE_MASK

#define OCOTP_SCS_SET_HAB_JDE_MASK   (0x1U)

Definition at line 27957 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_HAB_JDE_SHIFT

#define OCOTP_SCS_SET_HAB_JDE_SHIFT   (0U)

Definition at line 27958 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_LOCK

#define OCOTP_SCS_SET_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_LOCK_SHIFT)) & OCOTP_SCS_SET_LOCK_MASK)

Definition at line 27965 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_LOCK_MASK

#define OCOTP_SCS_SET_LOCK_MASK   (0x80000000U)

Definition at line 27963 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_LOCK_SHIFT

#define OCOTP_SCS_SET_LOCK_SHIFT   (31U)

Definition at line 27964 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_SPARE

#define OCOTP_SCS_SET_SPARE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SET_SPARE_SHIFT)) & OCOTP_SCS_SET_SPARE_MASK)

Definition at line 27962 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_SPARE_MASK

#define OCOTP_SCS_SET_SPARE_MASK   (0x7FFFFFFEU)

Definition at line 27960 of file MIMXRT1052.h.

◆ OCOTP_SCS_SET_SPARE_SHIFT

#define OCOTP_SCS_SET_SPARE_SHIFT   (1U)

Definition at line 27961 of file MIMXRT1052.h.

◆ OCOTP_SCS_SPARE

#define OCOTP_SCS_SPARE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_SPARE_SHIFT)) & OCOTP_SCS_SPARE_MASK)

Definition at line 27949 of file MIMXRT1052.h.

◆ OCOTP_SCS_SPARE_MASK

#define OCOTP_SCS_SPARE_MASK   (0x7FFFFFFEU)

Definition at line 27947 of file MIMXRT1052.h.

◆ OCOTP_SCS_SPARE_SHIFT

#define OCOTP_SCS_SPARE_SHIFT   (1U)

Definition at line 27948 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_HAB_JDE

#define OCOTP_SCS_TOG_HAB_JDE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_HAB_JDE_SHIFT)) & OCOTP_SCS_TOG_HAB_JDE_MASK)

Definition at line 27985 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_HAB_JDE_MASK

#define OCOTP_SCS_TOG_HAB_JDE_MASK   (0x1U)

Definition at line 27983 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_HAB_JDE_SHIFT

#define OCOTP_SCS_TOG_HAB_JDE_SHIFT   (0U)

Definition at line 27984 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_LOCK

#define OCOTP_SCS_TOG_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_LOCK_SHIFT)) & OCOTP_SCS_TOG_LOCK_MASK)

Definition at line 27991 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_LOCK_MASK

#define OCOTP_SCS_TOG_LOCK_MASK   (0x80000000U)

Definition at line 27989 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_LOCK_SHIFT

#define OCOTP_SCS_TOG_LOCK_SHIFT   (31U)

Definition at line 27990 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_SPARE

#define OCOTP_SCS_TOG_SPARE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SCS_TOG_SPARE_SHIFT)) & OCOTP_SCS_TOG_SPARE_MASK)

Definition at line 27988 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_SPARE_MASK

#define OCOTP_SCS_TOG_SPARE_MASK   (0x7FFFFFFEU)

Definition at line 27986 of file MIMXRT1052.h.

◆ OCOTP_SCS_TOG_SPARE_SHIFT

#define OCOTP_SCS_TOG_SPARE_SHIFT   (1U)

Definition at line 27987 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP0_BITS

#define OCOTP_SJC_RESP0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SJC_RESP0_BITS_SHIFT)) & OCOTP_SJC_RESP0_BITS_MASK)

Definition at line 28240 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP0_BITS_MASK

#define OCOTP_SJC_RESP0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28238 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP0_BITS_SHIFT

#define OCOTP_SJC_RESP0_BITS_SHIFT   (0U)

Definition at line 28239 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP1_BITS

#define OCOTP_SJC_RESP1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SJC_RESP1_BITS_SHIFT)) & OCOTP_SJC_RESP1_BITS_MASK)

Definition at line 28247 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP1_BITS_MASK

#define OCOTP_SJC_RESP1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28245 of file MIMXRT1052.h.

◆ OCOTP_SJC_RESP1_BITS_SHIFT

#define OCOTP_SJC_RESP1_BITS_SHIFT   (0U)

Definition at line 28246 of file MIMXRT1052.h.

◆ OCOTP_SRK0_BITS

#define OCOTP_SRK0_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK0_BITS_SHIFT)) & OCOTP_SRK0_BITS_MASK)

Definition at line 28184 of file MIMXRT1052.h.

◆ OCOTP_SRK0_BITS_MASK

#define OCOTP_SRK0_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28182 of file MIMXRT1052.h.

◆ OCOTP_SRK0_BITS_SHIFT

#define OCOTP_SRK0_BITS_SHIFT   (0U)

Definition at line 28183 of file MIMXRT1052.h.

◆ OCOTP_SRK1_BITS

#define OCOTP_SRK1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK1_BITS_SHIFT)) & OCOTP_SRK1_BITS_MASK)

Definition at line 28191 of file MIMXRT1052.h.

◆ OCOTP_SRK1_BITS_MASK

#define OCOTP_SRK1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28189 of file MIMXRT1052.h.

◆ OCOTP_SRK1_BITS_SHIFT

#define OCOTP_SRK1_BITS_SHIFT   (0U)

Definition at line 28190 of file MIMXRT1052.h.

◆ OCOTP_SRK2_BITS

#define OCOTP_SRK2_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK2_BITS_SHIFT)) & OCOTP_SRK2_BITS_MASK)

Definition at line 28198 of file MIMXRT1052.h.

◆ OCOTP_SRK2_BITS_MASK

#define OCOTP_SRK2_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28196 of file MIMXRT1052.h.

◆ OCOTP_SRK2_BITS_SHIFT

#define OCOTP_SRK2_BITS_SHIFT   (0U)

Definition at line 28197 of file MIMXRT1052.h.

◆ OCOTP_SRK3_BITS

#define OCOTP_SRK3_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK3_BITS_SHIFT)) & OCOTP_SRK3_BITS_MASK)

Definition at line 28205 of file MIMXRT1052.h.

◆ OCOTP_SRK3_BITS_MASK

#define OCOTP_SRK3_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28203 of file MIMXRT1052.h.

◆ OCOTP_SRK3_BITS_SHIFT

#define OCOTP_SRK3_BITS_SHIFT   (0U)

Definition at line 28204 of file MIMXRT1052.h.

◆ OCOTP_SRK4_BITS

#define OCOTP_SRK4_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK4_BITS_SHIFT)) & OCOTP_SRK4_BITS_MASK)

Definition at line 28212 of file MIMXRT1052.h.

◆ OCOTP_SRK4_BITS_MASK

#define OCOTP_SRK4_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28210 of file MIMXRT1052.h.

◆ OCOTP_SRK4_BITS_SHIFT

#define OCOTP_SRK4_BITS_SHIFT   (0U)

Definition at line 28211 of file MIMXRT1052.h.

◆ OCOTP_SRK5_BITS

#define OCOTP_SRK5_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK5_BITS_SHIFT)) & OCOTP_SRK5_BITS_MASK)

Definition at line 28219 of file MIMXRT1052.h.

◆ OCOTP_SRK5_BITS_MASK

#define OCOTP_SRK5_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28217 of file MIMXRT1052.h.

◆ OCOTP_SRK5_BITS_SHIFT

#define OCOTP_SRK5_BITS_SHIFT   (0U)

Definition at line 28218 of file MIMXRT1052.h.

◆ OCOTP_SRK6_BITS

#define OCOTP_SRK6_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK6_BITS_SHIFT)) & OCOTP_SRK6_BITS_MASK)

Definition at line 28226 of file MIMXRT1052.h.

◆ OCOTP_SRK6_BITS_MASK

#define OCOTP_SRK6_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28224 of file MIMXRT1052.h.

◆ OCOTP_SRK6_BITS_SHIFT

#define OCOTP_SRK6_BITS_SHIFT   (0U)

Definition at line 28225 of file MIMXRT1052.h.

◆ OCOTP_SRK7_BITS

#define OCOTP_SRK7_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK7_BITS_SHIFT)) & OCOTP_SRK7_BITS_MASK)

Definition at line 28233 of file MIMXRT1052.h.

◆ OCOTP_SRK7_BITS_MASK

#define OCOTP_SRK7_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28231 of file MIMXRT1052.h.

◆ OCOTP_SRK7_BITS_SHIFT

#define OCOTP_SRK7_BITS_SHIFT   (0U)

Definition at line 28232 of file MIMXRT1052.h.

◆ OCOTP_SRK_REVOKE_BITS

#define OCOTP_SRK_REVOKE_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SRK_REVOKE_BITS_SHIFT)) & OCOTP_SRK_REVOKE_BITS_MASK)

Definition at line 28338 of file MIMXRT1052.h.

◆ OCOTP_SRK_REVOKE_BITS_MASK

#define OCOTP_SRK_REVOKE_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28336 of file MIMXRT1052.h.

◆ OCOTP_SRK_REVOKE_BITS_SHIFT

#define OCOTP_SRK_REVOKE_BITS_SHIFT   (0U)

Definition at line 28337 of file MIMXRT1052.h.

◆ OCOTP_SW_GP1_BITS

#define OCOTP_SW_GP1_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP1_BITS_SHIFT)) & OCOTP_SW_GP1_BITS_MASK)

Definition at line 28289 of file MIMXRT1052.h.

◆ OCOTP_SW_GP1_BITS_MASK

#define OCOTP_SW_GP1_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28287 of file MIMXRT1052.h.

◆ OCOTP_SW_GP1_BITS_SHIFT

#define OCOTP_SW_GP1_BITS_SHIFT   (0U)

Definition at line 28288 of file MIMXRT1052.h.

◆ OCOTP_SW_GP20_BITS

#define OCOTP_SW_GP20_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP20_BITS_SHIFT)) & OCOTP_SW_GP20_BITS_MASK)

Definition at line 28296 of file MIMXRT1052.h.

◆ OCOTP_SW_GP20_BITS_MASK

#define OCOTP_SW_GP20_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28294 of file MIMXRT1052.h.

◆ OCOTP_SW_GP20_BITS_SHIFT

#define OCOTP_SW_GP20_BITS_SHIFT   (0U)

Definition at line 28295 of file MIMXRT1052.h.

◆ OCOTP_SW_GP21_BITS

#define OCOTP_SW_GP21_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP21_BITS_SHIFT)) & OCOTP_SW_GP21_BITS_MASK)

Definition at line 28303 of file MIMXRT1052.h.

◆ OCOTP_SW_GP21_BITS_MASK

#define OCOTP_SW_GP21_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28301 of file MIMXRT1052.h.

◆ OCOTP_SW_GP21_BITS_SHIFT

#define OCOTP_SW_GP21_BITS_SHIFT   (0U)

Definition at line 28302 of file MIMXRT1052.h.

◆ OCOTP_SW_GP22_BITS

#define OCOTP_SW_GP22_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP22_BITS_SHIFT)) & OCOTP_SW_GP22_BITS_MASK)

Definition at line 28310 of file MIMXRT1052.h.

◆ OCOTP_SW_GP22_BITS_MASK

#define OCOTP_SW_GP22_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28308 of file MIMXRT1052.h.

◆ OCOTP_SW_GP22_BITS_SHIFT

#define OCOTP_SW_GP22_BITS_SHIFT   (0U)

Definition at line 28309 of file MIMXRT1052.h.

◆ OCOTP_SW_GP23_BITS

#define OCOTP_SW_GP23_BITS (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_GP23_BITS_SHIFT)) & OCOTP_SW_GP23_BITS_MASK)

Definition at line 28317 of file MIMXRT1052.h.

◆ OCOTP_SW_GP23_BITS_MASK

#define OCOTP_SW_GP23_BITS_MASK   (0xFFFFFFFFU)

Definition at line 28315 of file MIMXRT1052.h.

◆ OCOTP_SW_GP23_BITS_SHIFT

#define OCOTP_SW_GP23_BITS_SHIFT   (0U)

Definition at line 28316 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_DTCP_KEY

#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_BLOCK_DTCP_KEY_SHIFT)) & OCOTP_SW_STICKY_BLOCK_DTCP_KEY_MASK)

Definition at line 27927 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_DTCP_KEY_MASK

#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY_MASK   (0x1U)

Definition at line 27925 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_DTCP_KEY_SHIFT

#define OCOTP_SW_STICKY_BLOCK_DTCP_KEY_SHIFT   (0U)

Definition at line 27926 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_ROM_PART

#define OCOTP_SW_STICKY_BLOCK_ROM_PART (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_BLOCK_ROM_PART_SHIFT)) & OCOTP_SW_STICKY_BLOCK_ROM_PART_MASK)

Definition at line 27936 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_ROM_PART_MASK

#define OCOTP_SW_STICKY_BLOCK_ROM_PART_MASK   (0x8U)

Definition at line 27934 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_BLOCK_ROM_PART_SHIFT

#define OCOTP_SW_STICKY_BLOCK_ROM_PART_SHIFT   (3U)

Definition at line 27935 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_FIELD_RETURN_LOCK

#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_FIELD_RETURN_LOCK_SHIFT)) & OCOTP_SW_STICKY_FIELD_RETURN_LOCK_MASK)

Definition at line 27933 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_FIELD_RETURN_LOCK_MASK

#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK_MASK   (0x4U)

Definition at line 27931 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_FIELD_RETURN_LOCK_SHIFT

#define OCOTP_SW_STICKY_FIELD_RETURN_LOCK_SHIFT   (2U)

Definition at line 27932 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE

#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_SHIFT)) & OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_MASK)

Definition at line 27939 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_MASK

#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_MASK   (0x10U)

Definition at line 27937 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_SHIFT

#define OCOTP_SW_STICKY_JTAG_BLOCK_RELEASE_SHIFT   (4U)

Definition at line 27938 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_SRK_REVOKE_LOCK

#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_SW_STICKY_SRK_REVOKE_LOCK_SHIFT)) & OCOTP_SW_STICKY_SRK_REVOKE_LOCK_MASK)

Definition at line 27930 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_SRK_REVOKE_LOCK_MASK

#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK_MASK   (0x2U)

Definition at line 27928 of file MIMXRT1052.h.

◆ OCOTP_SW_STICKY_SRK_REVOKE_LOCK_SHIFT

#define OCOTP_SW_STICKY_SRK_REVOKE_LOCK_SHIFT   (1U)

Definition at line 27929 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX1

#define OCOTP_TIMING2_RELAX1 (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX1_SHIFT)) & OCOTP_TIMING2_RELAX1_MASK)

Definition at line 28017 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX1_MASK

#define OCOTP_TIMING2_RELAX1_MASK   (0x1FC00000U)

Definition at line 28015 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX1_SHIFT

#define OCOTP_TIMING2_RELAX1_SHIFT   (22U)

Definition at line 28016 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_PROG

#define OCOTP_TIMING2_RELAX_PROG (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX_PROG_SHIFT)) & OCOTP_TIMING2_RELAX_PROG_MASK)

Definition at line 28011 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_PROG_MASK

#define OCOTP_TIMING2_RELAX_PROG_MASK   (0xFFFU)

Definition at line 28009 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_PROG_SHIFT

#define OCOTP_TIMING2_RELAX_PROG_SHIFT   (0U)

Definition at line 28010 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_READ

#define OCOTP_TIMING2_RELAX_READ (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING2_RELAX_READ_SHIFT)) & OCOTP_TIMING2_RELAX_READ_MASK)

Definition at line 28014 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_READ_MASK

#define OCOTP_TIMING2_RELAX_READ_MASK   (0x3F0000U)

Definition at line 28012 of file MIMXRT1052.h.

◆ OCOTP_TIMING2_RELAX_READ_SHIFT

#define OCOTP_TIMING2_RELAX_READ_SHIFT   (16U)

Definition at line 28013 of file MIMXRT1052.h.

◆ OCOTP_TIMING_RELAX

#define OCOTP_TIMING_RELAX (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_RELAX_SHIFT)) & OCOTP_TIMING_RELAX_MASK)

Definition at line 27893 of file MIMXRT1052.h.

◆ OCOTP_TIMING_RELAX_MASK

#define OCOTP_TIMING_RELAX_MASK   (0xF000U)

Definition at line 27891 of file MIMXRT1052.h.

◆ OCOTP_TIMING_RELAX_SHIFT

#define OCOTP_TIMING_RELAX_SHIFT   (12U)

Definition at line 27892 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_PROG

#define OCOTP_TIMING_STROBE_PROG (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_STROBE_PROG_SHIFT)) & OCOTP_TIMING_STROBE_PROG_MASK)

Definition at line 27890 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_PROG_MASK

#define OCOTP_TIMING_STROBE_PROG_MASK   (0xFFFU)

Definition at line 27888 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_PROG_SHIFT

#define OCOTP_TIMING_STROBE_PROG_SHIFT   (0U)

Definition at line 27889 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_READ

#define OCOTP_TIMING_STROBE_READ (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_STROBE_READ_SHIFT)) & OCOTP_TIMING_STROBE_READ_MASK)

Definition at line 27896 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_READ_MASK

#define OCOTP_TIMING_STROBE_READ_MASK   (0x3F0000U)

Definition at line 27894 of file MIMXRT1052.h.

◆ OCOTP_TIMING_STROBE_READ_SHIFT

#define OCOTP_TIMING_STROBE_READ_SHIFT   (16U)

Definition at line 27895 of file MIMXRT1052.h.

◆ OCOTP_TIMING_WAIT

#define OCOTP_TIMING_WAIT (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_TIMING_WAIT_SHIFT)) & OCOTP_TIMING_WAIT_MASK)

Definition at line 27899 of file MIMXRT1052.h.

◆ OCOTP_TIMING_WAIT_MASK

#define OCOTP_TIMING_WAIT_MASK   (0xFC00000U)

Definition at line 27897 of file MIMXRT1052.h.

◆ OCOTP_TIMING_WAIT_SHIFT

#define OCOTP_TIMING_WAIT_SHIFT   (22U)

Definition at line 27898 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MAJOR

#define OCOTP_VERSION_MAJOR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_MAJOR_SHIFT)) & OCOTP_VERSION_MAJOR_MASK)

Definition at line 28004 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MAJOR_MASK

#define OCOTP_VERSION_MAJOR_MASK   (0xFF000000U)

Definition at line 28002 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MAJOR_SHIFT

#define OCOTP_VERSION_MAJOR_SHIFT   (24U)

Definition at line 28003 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MINOR

#define OCOTP_VERSION_MINOR (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_MINOR_SHIFT)) & OCOTP_VERSION_MINOR_MASK)

Definition at line 28001 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MINOR_MASK

#define OCOTP_VERSION_MINOR_MASK   (0xFF0000U)

Definition at line 27999 of file MIMXRT1052.h.

◆ OCOTP_VERSION_MINOR_SHIFT

#define OCOTP_VERSION_MINOR_SHIFT   (16U)

Definition at line 28000 of file MIMXRT1052.h.

◆ OCOTP_VERSION_STEP

#define OCOTP_VERSION_STEP (   x)    (((uint32_t)(((uint32_t)(x)) << OCOTP_VERSION_STEP_SHIFT)) & OCOTP_VERSION_STEP_MASK)

Definition at line 27998 of file MIMXRT1052.h.

◆ OCOTP_VERSION_STEP_MASK

#define OCOTP_VERSION_STEP_MASK   (0xFFFFU)

Definition at line 27996 of file MIMXRT1052.h.

◆ OCOTP_VERSION_STEP_SHIFT

#define OCOTP_VERSION_STEP_SHIFT   (0U)

Definition at line 27997 of file MIMXRT1052.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:10