The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Committer:
AnnaBridge
Date:
Wed Feb 20 20:53:29 2019 +0000
Revision:
172:65be27845400
Parent:
171:3a7713b1edbc
mbed library release version 165

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Anna Bridge 169:a7c7b631e539 1 /*******************************************************************************
Anna Bridge 169:a7c7b631e539 2 * Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved.
Anna Bridge 169:a7c7b631e539 3 *
Anna Bridge 169:a7c7b631e539 4 * Permission is hereby granted, free of charge, to any person obtaining a
Anna Bridge 169:a7c7b631e539 5 * copy of this software and associated documentation files (the "Software"),
Anna Bridge 169:a7c7b631e539 6 * to deal in the Software without restriction, including without limitation
Anna Bridge 169:a7c7b631e539 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
Anna Bridge 169:a7c7b631e539 8 * and/or sell copies of the Software, and to permit persons to whom the
Anna Bridge 169:a7c7b631e539 9 * Software is furnished to do so, subject to the following conditions:
Anna Bridge 169:a7c7b631e539 10 *
Anna Bridge 169:a7c7b631e539 11 * The above copyright notice and this permission notice shall be included
Anna Bridge 169:a7c7b631e539 12 * in all copies or substantial portions of the Software.
Anna Bridge 169:a7c7b631e539 13 *
Anna Bridge 169:a7c7b631e539 14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
Anna Bridge 169:a7c7b631e539 15 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Anna Bridge 169:a7c7b631e539 16 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Anna Bridge 169:a7c7b631e539 17 * IN NO EVENT SHALL MAXIM INTEGRATED BE LIABLE FOR ANY CLAIM, DAMAGES
Anna Bridge 169:a7c7b631e539 18 * OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
Anna Bridge 169:a7c7b631e539 19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
Anna Bridge 169:a7c7b631e539 20 * OTHER DEALINGS IN THE SOFTWARE.
Anna Bridge 169:a7c7b631e539 21 *
Anna Bridge 169:a7c7b631e539 22 * Except as contained in this notice, the name of Maxim Integrated
Anna Bridge 169:a7c7b631e539 23 * Products, Inc. shall not be used except as stated in the Maxim Integrated
Anna Bridge 169:a7c7b631e539 24 * Products, Inc. Branding Policy.
Anna Bridge 169:a7c7b631e539 25 *
Anna Bridge 169:a7c7b631e539 26 * The mere transfer of this software does not imply any licenses
Anna Bridge 169:a7c7b631e539 27 * of trade secrets, proprietary technology, copyrights, patents,
Anna Bridge 169:a7c7b631e539 28 * trademarks, maskwork rights, or any other form of intellectual
Anna Bridge 169:a7c7b631e539 29 * property whatsoever. Maxim Integrated Products, Inc. retains all
Anna Bridge 169:a7c7b631e539 30 * ownership rights.
Anna Bridge 169:a7c7b631e539 31 ******************************************************************************/
Anna Bridge 169:a7c7b631e539 32
Anna Bridge 169:a7c7b631e539 33 #ifndef _MXC_PWRSEQ_REGS_H_
Anna Bridge 169:a7c7b631e539 34 #define _MXC_PWRSEQ_REGS_H_
Anna Bridge 169:a7c7b631e539 35
Anna Bridge 169:a7c7b631e539 36 #ifdef __cplusplus
Anna Bridge 169:a7c7b631e539 37 extern "C" {
Anna Bridge 169:a7c7b631e539 38 #endif
Anna Bridge 169:a7c7b631e539 39
Anna Bridge 169:a7c7b631e539 40 #include <stdint.h>
Anna Bridge 169:a7c7b631e539 41 #include "mxc_device.h"
Anna Bridge 169:a7c7b631e539 42
Anna Bridge 169:a7c7b631e539 43 /*
Anna Bridge 169:a7c7b631e539 44 If types are not defined elsewhere (CMSIS) define them here
Anna Bridge 169:a7c7b631e539 45 */
Anna Bridge 169:a7c7b631e539 46 #ifndef __IO
Anna Bridge 169:a7c7b631e539 47 #define __IO volatile
Anna Bridge 169:a7c7b631e539 48 #endif
Anna Bridge 169:a7c7b631e539 49 #ifndef __I
Anna Bridge 169:a7c7b631e539 50 #define __I volatile const
Anna Bridge 169:a7c7b631e539 51 #endif
Anna Bridge 169:a7c7b631e539 52 #ifndef __O
Anna Bridge 169:a7c7b631e539 53 #define __O volatile
Anna Bridge 169:a7c7b631e539 54 #endif
Anna Bridge 169:a7c7b631e539 55
Anna Bridge 169:a7c7b631e539 56
Anna Bridge 169:a7c7b631e539 57 /*
Anna Bridge 169:a7c7b631e539 58 Typedefed structure(s) for module registers (per instance or section) with direct 32-bit
Anna Bridge 169:a7c7b631e539 59 access to each register in module.
Anna Bridge 169:a7c7b631e539 60 */
Anna Bridge 169:a7c7b631e539 61
Anna Bridge 169:a7c7b631e539 62 /* Offset Register Description
Anna Bridge 169:a7c7b631e539 63 ============= ============================================================================ */
Anna Bridge 169:a7c7b631e539 64 typedef struct {
Anna Bridge 169:a7c7b631e539 65 __IO uint32_t reg0; /* 0x0000 Power Sequencer Control Register 0 */
Anna Bridge 169:a7c7b631e539 66 __IO uint32_t reg1; /* 0x0004 Power Sequencer Control Register 1 */
Anna Bridge 169:a7c7b631e539 67 __IO uint32_t reg2; /* 0x0008 Power Sequencer Control Register 2 */
Anna Bridge 169:a7c7b631e539 68 __IO uint32_t reg3; /* 0x000C Power Sequencer Control Register 3 */
Anna Bridge 169:a7c7b631e539 69 __IO uint32_t reg4; /* 0x0010 Power Sequencer Control Register 4 (Internal Test Only) */
Anna Bridge 169:a7c7b631e539 70 __IO uint32_t reg5; /* 0x0014 Power Sequencer Control Register 5 (Trim 0) */
Anna Bridge 169:a7c7b631e539 71 __IO uint32_t reg6; /* 0x0018 Power Sequencer Control Register 6 (Trim 1) */
Anna Bridge 169:a7c7b631e539 72 __IO uint32_t reg7; /* 0x001C Power Sequencer Control Register 7 (Trim 2) */
Anna Bridge 169:a7c7b631e539 73 __IO uint32_t flags; /* 0x0020 Power Sequencer Flags */
Anna Bridge 169:a7c7b631e539 74 __IO uint32_t msk_flags; /* 0x0024 Power Sequencer Flags Mask Register */
Anna Bridge 169:a7c7b631e539 75 __I uint32_t rsv028; /* 0x0028 */
Anna Bridge 169:a7c7b631e539 76 __IO uint32_t wr_protect; /* 0x002C Critical Setting Write Protect Register */
Anna Bridge 169:a7c7b631e539 77 __IO uint32_t retn_ctrl0; /* 0x0030 Retention Control Register 0 */
Anna Bridge 169:a7c7b631e539 78 __IO uint32_t retn_ctrl1; /* 0x0034 Retention Control Register 1 */
Anna Bridge 169:a7c7b631e539 79 __IO uint32_t pwr_misc; /* 0x0038 Power Misc Controls */
Anna Bridge 169:a7c7b631e539 80 __IO uint32_t rtc_ctrl2; /* 0x003C RTC Misc Controls */
Anna Bridge 169:a7c7b631e539 81 } mxc_pwrseq_regs_t;
Anna Bridge 169:a7c7b631e539 82
Anna Bridge 169:a7c7b631e539 83
Anna Bridge 169:a7c7b631e539 84 /*
Anna Bridge 169:a7c7b631e539 85 Register offsets for module PWRSEQ.
Anna Bridge 169:a7c7b631e539 86 */
Anna Bridge 169:a7c7b631e539 87
Anna Bridge 169:a7c7b631e539 88 #define MXC_R_PWRSEQ_OFFS_REG0 ((uint32_t)0x00000000UL)
Anna Bridge 169:a7c7b631e539 89 #define MXC_R_PWRSEQ_OFFS_REG1 ((uint32_t)0x00000004UL)
Anna Bridge 169:a7c7b631e539 90 #define MXC_R_PWRSEQ_OFFS_REG2 ((uint32_t)0x00000008UL)
Anna Bridge 169:a7c7b631e539 91 #define MXC_R_PWRSEQ_OFFS_REG3 ((uint32_t)0x0000000CUL)
Anna Bridge 169:a7c7b631e539 92 #define MXC_R_PWRSEQ_OFFS_REG4 ((uint32_t)0x00000010UL)
Anna Bridge 169:a7c7b631e539 93 #define MXC_R_PWRSEQ_OFFS_REG5 ((uint32_t)0x00000014UL)
Anna Bridge 169:a7c7b631e539 94 #define MXC_R_PWRSEQ_OFFS_REG6 ((uint32_t)0x00000018UL)
Anna Bridge 169:a7c7b631e539 95 #define MXC_R_PWRSEQ_OFFS_REG7 ((uint32_t)0x0000001CUL)
Anna Bridge 169:a7c7b631e539 96 #define MXC_R_PWRSEQ_OFFS_FLAGS ((uint32_t)0x00000020UL)
Anna Bridge 169:a7c7b631e539 97 #define MXC_R_PWRSEQ_OFFS_MSK_FLAGS ((uint32_t)0x00000024UL)
Anna Bridge 169:a7c7b631e539 98 #define MXC_R_PWRSEQ_OFFS_WR_PROTECT ((uint32_t)0x0000002CUL)
Anna Bridge 169:a7c7b631e539 99 #define MXC_R_PWRSEQ_OFFS_RETN_CTRL0 ((uint32_t)0x00000030UL)
Anna Bridge 169:a7c7b631e539 100 #define MXC_R_PWRSEQ_OFFS_RETN_CTRL1 ((uint32_t)0x00000034UL)
Anna Bridge 169:a7c7b631e539 101 #define MXC_R_PWRSEQ_OFFS_PWR_MISC ((uint32_t)0x00000038UL)
Anna Bridge 169:a7c7b631e539 102 #define MXC_R_PWRSEQ_OFFS_RTC_CTRL2 ((uint32_t)0x0000003CUL)
Anna Bridge 169:a7c7b631e539 103
Anna Bridge 169:a7c7b631e539 104
Anna Bridge 169:a7c7b631e539 105 /*
Anna Bridge 169:a7c7b631e539 106 Field positions and masks for module PWRSEQ.
Anna Bridge 169:a7c7b631e539 107 */
Anna Bridge 169:a7c7b631e539 108
Anna Bridge 169:a7c7b631e539 109 #define MXC_F_PWRSEQ_REG0_PWR_LP1_POS 0
Anna Bridge 169:a7c7b631e539 110 #define MXC_F_PWRSEQ_REG0_PWR_LP1 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_LP1_POS))
Anna Bridge 169:a7c7b631e539 111 #define MXC_F_PWRSEQ_REG0_PWR_FIRST_BOOT_POS 1
Anna Bridge 169:a7c7b631e539 112 #define MXC_F_PWRSEQ_REG0_PWR_FIRST_BOOT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_FIRST_BOOT_POS))
Anna Bridge 169:a7c7b631e539 113 #define MXC_F_PWRSEQ_REG0_PWR_SYS_REBOOT_POS 2
Anna Bridge 169:a7c7b631e539 114 #define MXC_F_PWRSEQ_REG0_PWR_SYS_REBOOT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SYS_REBOOT_POS))
Anna Bridge 169:a7c7b631e539 115 #define MXC_F_PWRSEQ_REG0_PWR_FLASHEN_RUN_POS 3
Anna Bridge 169:a7c7b631e539 116 #define MXC_F_PWRSEQ_REG0_PWR_FLASHEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_FLASHEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 117 #define MXC_F_PWRSEQ_REG0_PWR_FLASHEN_SLP_POS 4
Anna Bridge 169:a7c7b631e539 118 #define MXC_F_PWRSEQ_REG0_PWR_FLASHEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_FLASHEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 119 #define MXC_F_PWRSEQ_REG0_PWR_RETREGEN_RUN_POS 5
Anna Bridge 169:a7c7b631e539 120 #define MXC_F_PWRSEQ_REG0_PWR_RETREGEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RETREGEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 121 #define MXC_F_PWRSEQ_REG0_PWR_RETREGEN_SLP_POS 6
Anna Bridge 169:a7c7b631e539 122 #define MXC_F_PWRSEQ_REG0_PWR_RETREGEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RETREGEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 123 #define MXC_F_PWRSEQ_REG0_PWR_ROEN_RUN_POS 7
Anna Bridge 169:a7c7b631e539 124 #define MXC_F_PWRSEQ_REG0_PWR_ROEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_ROEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 125 #define MXC_F_PWRSEQ_REG0_PWR_ROEN_SLP_POS 8
Anna Bridge 169:a7c7b631e539 126 #define MXC_F_PWRSEQ_REG0_PWR_ROEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_ROEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 127 #define MXC_F_PWRSEQ_REG0_PWR_NREN_RUN_POS 9
Anna Bridge 169:a7c7b631e539 128 #define MXC_F_PWRSEQ_REG0_PWR_NREN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_NREN_RUN_POS))
Anna Bridge 169:a7c7b631e539 129 #define MXC_F_PWRSEQ_REG0_PWR_NREN_SLP_POS 10
Anna Bridge 169:a7c7b631e539 130 #define MXC_F_PWRSEQ_REG0_PWR_NREN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_NREN_SLP_POS))
Anna Bridge 169:a7c7b631e539 131 #define MXC_F_PWRSEQ_REG0_PWR_RTCEN_RUN_POS 11
Anna Bridge 169:a7c7b631e539 132 #define MXC_F_PWRSEQ_REG0_PWR_RTCEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RTCEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 133 #define MXC_F_PWRSEQ_REG0_PWR_RTCEN_SLP_POS 12
Anna Bridge 169:a7c7b631e539 134 #define MXC_F_PWRSEQ_REG0_PWR_RTCEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RTCEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 135 #define MXC_F_PWRSEQ_REG0_PWR_SVM12EN_RUN_POS 13
Anna Bridge 169:a7c7b631e539 136 #define MXC_F_PWRSEQ_REG0_PWR_SVM12EN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SVM12EN_RUN_POS))
Anna Bridge 169:a7c7b631e539 137 #define MXC_F_PWRSEQ_REG0_PWR_SVM18EN_RUN_POS 15
Anna Bridge 169:a7c7b631e539 138 #define MXC_F_PWRSEQ_REG0_PWR_SVM18EN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SVM18EN_RUN_POS))
Anna Bridge 169:a7c7b631e539 139 #define MXC_F_PWRSEQ_REG0_PWR_SVMRTCEN_RUN_POS 17
Anna Bridge 169:a7c7b631e539 140 #define MXC_F_PWRSEQ_REG0_PWR_SVMRTCEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SVMRTCEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 141 #define MXC_F_PWRSEQ_REG0_PWR_SVM_VDDB_RUN_POS 19
Anna Bridge 169:a7c7b631e539 142 #define MXC_F_PWRSEQ_REG0_PWR_SVM_VDDB_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SVM_VDDB_RUN_POS))
Anna Bridge 169:a7c7b631e539 143 #define MXC_F_PWRSEQ_REG0_PWR_SVMTVDD12EN_RUN_POS 21
Anna Bridge 169:a7c7b631e539 144 #define MXC_F_PWRSEQ_REG0_PWR_SVMTVDD12EN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_SVMTVDD12EN_RUN_POS))
Anna Bridge 169:a7c7b631e539 145 #define MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_RUN_POS 23
Anna Bridge 169:a7c7b631e539 146 #define MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 147 #define MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_SLP_POS 24
Anna Bridge 169:a7c7b631e539 148 #define MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_VDD12_SWEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 149 #define MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_RUN_POS 25
Anna Bridge 169:a7c7b631e539 150 #define MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 151 #define MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_SLP_POS 26
Anna Bridge 169:a7c7b631e539 152 #define MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_VDD18_SWEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 153 #define MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_RUN_POS 27
Anna Bridge 169:a7c7b631e539 154 #define MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 155 #define MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_SLP_POS 28
Anna Bridge 169:a7c7b631e539 156 #define MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_TVDD12_SWEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 157 #define MXC_F_PWRSEQ_REG0_PWR_RCEN_RUN_POS 29
Anna Bridge 169:a7c7b631e539 158 #define MXC_F_PWRSEQ_REG0_PWR_RCEN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RCEN_RUN_POS))
Anna Bridge 169:a7c7b631e539 159 #define MXC_F_PWRSEQ_REG0_PWR_RCEN_SLP_POS 30
Anna Bridge 169:a7c7b631e539 160 #define MXC_F_PWRSEQ_REG0_PWR_RCEN_SLP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_RCEN_SLP_POS))
Anna Bridge 169:a7c7b631e539 161 #define MXC_F_PWRSEQ_REG0_PWR_OSC_SELECT_POS 31
Anna Bridge 169:a7c7b631e539 162 #define MXC_F_PWRSEQ_REG0_PWR_OSC_SELECT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG0_PWR_OSC_SELECT_POS))
Anna Bridge 169:a7c7b631e539 163
Anna Bridge 169:a7c7b631e539 164 #define MXC_F_PWRSEQ_REG1_PWR_CLR_IO_EVENT_LATCH_POS 0
Anna Bridge 169:a7c7b631e539 165 #define MXC_F_PWRSEQ_REG1_PWR_CLR_IO_EVENT_LATCH ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_CLR_IO_EVENT_LATCH_POS))
Anna Bridge 169:a7c7b631e539 166 #define MXC_F_PWRSEQ_REG1_PWR_CLR_IO_CFG_LATCH_POS 1
Anna Bridge 169:a7c7b631e539 167 #define MXC_F_PWRSEQ_REG1_PWR_CLR_IO_CFG_LATCH ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_CLR_IO_CFG_LATCH_POS))
Anna Bridge 169:a7c7b631e539 168 #define MXC_F_PWRSEQ_REG1_PWR_MBUS_GATE_POS 2
Anna Bridge 169:a7c7b631e539 169 #define MXC_F_PWRSEQ_REG1_PWR_MBUS_GATE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_MBUS_GATE_POS))
Anna Bridge 169:a7c7b631e539 170 #define MXC_F_PWRSEQ_REG1_PWR_DISCHARGE_EN_POS 3
Anna Bridge 169:a7c7b631e539 171 #define MXC_F_PWRSEQ_REG1_PWR_DISCHARGE_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_DISCHARGE_EN_POS))
Anna Bridge 169:a7c7b631e539 172 #define MXC_F_PWRSEQ_REG1_PWR_TVDD12_WELL_POS 4
Anna Bridge 169:a7c7b631e539 173 #define MXC_F_PWRSEQ_REG1_PWR_TVDD12_WELL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_TVDD12_WELL_POS))
Anna Bridge 169:a7c7b631e539 174 #define MXC_F_PWRSEQ_REG1_PWR_SRAM_NWELL_SW_POS 5
Anna Bridge 169:a7c7b631e539 175 #define MXC_F_PWRSEQ_REG1_PWR_SRAM_NWELL_SW ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_SRAM_NWELL_SW_POS))
Anna Bridge 169:a7c7b631e539 176 #define MXC_F_PWRSEQ_REG1_PWR_AUTO_MBUS_GATE_POS 6
Anna Bridge 169:a7c7b631e539 177 #define MXC_F_PWRSEQ_REG1_PWR_AUTO_MBUS_GATE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_AUTO_MBUS_GATE_POS))
Anna Bridge 169:a7c7b631e539 178 #define MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIO_EN_RUN_POS 8
Anna Bridge 169:a7c7b631e539 179 #define MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIO_EN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIO_EN_RUN_POS))
Anna Bridge 169:a7c7b631e539 180 #define MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIOH_EN_RUN_POS 10
Anna Bridge 169:a7c7b631e539 181 #define MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIOH_EN_RUN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_SVM_VDDIOH_EN_RUN_POS))
Anna Bridge 169:a7c7b631e539 182 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V12_POS 12
Anna Bridge 169:a7c7b631e539 183 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V12 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V12_POS))
Anna Bridge 169:a7c7b631e539 184 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_VRTC_POS 13
Anna Bridge 169:a7c7b631e539 185 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_VRTC ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_VRTC_POS))
Anna Bridge 169:a7c7b631e539 186 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V18_POS 14
Anna Bridge 169:a7c7b631e539 187 #define MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V18 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_RETREG_SRC_V18_POS))
Anna Bridge 169:a7c7b631e539 188 #define MXC_F_PWRSEQ_REG1_PWR_VDDIO_EN_ISO_POR_POS 16
Anna Bridge 169:a7c7b631e539 189 #define MXC_F_PWRSEQ_REG1_PWR_VDDIO_EN_ISO_POR ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_VDDIO_EN_ISO_POR_POS))
Anna Bridge 169:a7c7b631e539 190 #define MXC_F_PWRSEQ_REG1_PWR_VDDIOH_EN_ISO_POR_POS 17
Anna Bridge 169:a7c7b631e539 191 #define MXC_F_PWRSEQ_REG1_PWR_VDDIOH_EN_ISO_POR ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_VDDIOH_EN_ISO_POR_POS))
Anna Bridge 169:a7c7b631e539 192 #define MXC_F_PWRSEQ_REG1_PWR_LP0_CORE_RESUME_EN_POS 18
Anna Bridge 169:a7c7b631e539 193 #define MXC_F_PWRSEQ_REG1_PWR_LP0_CORE_RESUME_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_LP0_CORE_RESUME_EN_POS))
Anna Bridge 169:a7c7b631e539 194 #define MXC_F_PWRSEQ_REG1_PWR_LP1_CORE_RSTN_EN_POS 19
Anna Bridge 169:a7c7b631e539 195 #define MXC_F_PWRSEQ_REG1_PWR_LP1_CORE_RSTN_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG1_PWR_LP1_CORE_RSTN_EN_POS))
Anna Bridge 169:a7c7b631e539 196
Anna Bridge 169:a7c7b631e539 197 #define MXC_F_PWRSEQ_REG2_PWR_VDD12_HYST_POS 0
Anna Bridge 169:a7c7b631e539 198 #define MXC_F_PWRSEQ_REG2_PWR_VDD12_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VDD12_HYST_POS))
Anna Bridge 169:a7c7b631e539 199 #define MXC_F_PWRSEQ_REG2_PWR_VDD18_HYST_POS 2
Anna Bridge 169:a7c7b631e539 200 #define MXC_F_PWRSEQ_REG2_PWR_VDD18_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VDD18_HYST_POS))
Anna Bridge 169:a7c7b631e539 201 #define MXC_F_PWRSEQ_REG2_PWR_VRTC_HYST_POS 4
Anna Bridge 169:a7c7b631e539 202 #define MXC_F_PWRSEQ_REG2_PWR_VRTC_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VRTC_HYST_POS))
Anna Bridge 169:a7c7b631e539 203 #define MXC_F_PWRSEQ_REG2_PWR_VDDB_HYST_POS 6
Anna Bridge 169:a7c7b631e539 204 #define MXC_F_PWRSEQ_REG2_PWR_VDDB_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VDDB_HYST_POS))
Anna Bridge 169:a7c7b631e539 205 #define MXC_F_PWRSEQ_REG2_PWR_TVDD12_HYST_POS 8
Anna Bridge 169:a7c7b631e539 206 #define MXC_F_PWRSEQ_REG2_PWR_TVDD12_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_TVDD12_HYST_POS))
Anna Bridge 169:a7c7b631e539 207 #define MXC_F_PWRSEQ_REG2_PWR_VDDIO_HYST_POS 10
Anna Bridge 169:a7c7b631e539 208 #define MXC_F_PWRSEQ_REG2_PWR_VDDIO_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VDDIO_HYST_POS))
Anna Bridge 169:a7c7b631e539 209 #define MXC_F_PWRSEQ_REG2_PWR_VDDIOH_HYST_POS 12
Anna Bridge 169:a7c7b631e539 210 #define MXC_F_PWRSEQ_REG2_PWR_VDDIOH_HYST ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG2_PWR_VDDIOH_HYST_POS))
Anna Bridge 169:a7c7b631e539 211
Anna Bridge 169:a7c7b631e539 212 #define MXC_F_PWRSEQ_REG3_PWR_ROSEL_POS 0
Anna Bridge 169:a7c7b631e539 213 #define MXC_F_PWRSEQ_REG3_PWR_ROSEL ((uint32_t)(0x00000007UL << MXC_F_PWRSEQ_REG3_PWR_ROSEL_POS))
Anna Bridge 169:a7c7b631e539 214 #define MXC_F_PWRSEQ_REG3_PWR_FLTRROSEL_POS 3
Anna Bridge 169:a7c7b631e539 215 #define MXC_F_PWRSEQ_REG3_PWR_FLTRROSEL ((uint32_t)(0x00000007UL << MXC_F_PWRSEQ_REG3_PWR_FLTRROSEL_POS))
Anna Bridge 169:a7c7b631e539 216 #define MXC_F_PWRSEQ_REG3_PWR_SVM_CLK_MUX_POS 6
Anna Bridge 169:a7c7b631e539 217 #define MXC_F_PWRSEQ_REG3_PWR_SVM_CLK_MUX ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG3_PWR_SVM_CLK_MUX_POS))
Anna Bridge 169:a7c7b631e539 218 #define MXC_F_PWRSEQ_REG3_PWR_RO_CLK_MUX_POS 8
Anna Bridge 169:a7c7b631e539 219 #define MXC_F_PWRSEQ_REG3_PWR_RO_CLK_MUX ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG3_PWR_RO_CLK_MUX_POS))
Anna Bridge 169:a7c7b631e539 220 #define MXC_F_PWRSEQ_REG3_PWR_FAILSEL_POS 10
Anna Bridge 169:a7c7b631e539 221 #define MXC_F_PWRSEQ_REG3_PWR_FAILSEL ((uint32_t)(0x00000007UL << MXC_F_PWRSEQ_REG3_PWR_FAILSEL_POS))
Anna Bridge 169:a7c7b631e539 222 #define MXC_F_PWRSEQ_REG3_PWR_RO_DIV_POS 16
Anna Bridge 169:a7c7b631e539 223 #define MXC_F_PWRSEQ_REG3_PWR_RO_DIV ((uint32_t)(0x00000007UL << MXC_F_PWRSEQ_REG3_PWR_RO_DIV_POS))
Anna Bridge 169:a7c7b631e539 224 #define MXC_F_PWRSEQ_REG3_PWR_RC_DIV_POS 20
Anna Bridge 169:a7c7b631e539 225 #define MXC_F_PWRSEQ_REG3_PWR_RC_DIV ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG3_PWR_RC_DIV_POS))
Anna Bridge 169:a7c7b631e539 226
Anna Bridge 169:a7c7b631e539 227 #define MXC_F_PWRSEQ_REG4_PWR_TM_PS_2_GPIO_POS 0
Anna Bridge 169:a7c7b631e539 228 #define MXC_F_PWRSEQ_REG4_PWR_TM_PS_2_GPIO ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_TM_PS_2_GPIO_POS))
Anna Bridge 169:a7c7b631e539 229 #define MXC_F_PWRSEQ_REG4_PWR_TM_FAST_TIMERS_POS 1
Anna Bridge 169:a7c7b631e539 230 #define MXC_F_PWRSEQ_REG4_PWR_TM_FAST_TIMERS ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_TM_FAST_TIMERS_POS))
Anna Bridge 169:a7c7b631e539 231 #define MXC_F_PWRSEQ_REG4_PWR_USB_DIS_COMP_POS 3
Anna Bridge 169:a7c7b631e539 232 #define MXC_F_PWRSEQ_REG4_PWR_USB_DIS_COMP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_USB_DIS_COMP_POS))
Anna Bridge 169:a7c7b631e539 233 #define MXC_F_PWRSEQ_REG4_PWR_RO_TSTCLK_EN_POS 4
Anna Bridge 169:a7c7b631e539 234 #define MXC_F_PWRSEQ_REG4_PWR_RO_TSTCLK_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_RO_TSTCLK_EN_POS))
Anna Bridge 169:a7c7b631e539 235 #define MXC_F_PWRSEQ_REG4_PWR_NR_CLK_GATE_EN_POS 5
Anna Bridge 169:a7c7b631e539 236 #define MXC_F_PWRSEQ_REG4_PWR_NR_CLK_GATE_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_NR_CLK_GATE_EN_POS))
Anna Bridge 169:a7c7b631e539 237 #define MXC_F_PWRSEQ_REG4_PWR_EXT_CLK_IN_EN_POS 6
Anna Bridge 169:a7c7b631e539 238 #define MXC_F_PWRSEQ_REG4_PWR_EXT_CLK_IN_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_EXT_CLK_IN_EN_POS))
Anna Bridge 169:a7c7b631e539 239 #define MXC_F_PWRSEQ_REG4_PWR_PSEQ_32K_EN_POS 7
Anna Bridge 169:a7c7b631e539 240 #define MXC_F_PWRSEQ_REG4_PWR_PSEQ_32K_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_PSEQ_32K_EN_POS))
Anna Bridge 169:a7c7b631e539 241 #define MXC_F_PWRSEQ_REG4_PWR_RTC_MUX_POS 8
Anna Bridge 169:a7c7b631e539 242 #define MXC_F_PWRSEQ_REG4_PWR_RTC_MUX ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_RTC_MUX_POS))
Anna Bridge 169:a7c7b631e539 243 #define MXC_F_PWRSEQ_REG4_PWR_RETREG_TRIM_LP1_EN_POS 9
Anna Bridge 169:a7c7b631e539 244 #define MXC_F_PWRSEQ_REG4_PWR_RETREG_TRIM_LP1_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_RETREG_TRIM_LP1_EN_POS))
Anna Bridge 169:a7c7b631e539 245 #define MXC_F_PWRSEQ_REG4_PWR_USB_XVR_TST_EN_POS 10
Anna Bridge 169:a7c7b631e539 246 #define MXC_F_PWRSEQ_REG4_PWR_USB_XVR_TST_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG4_PWR_USB_XVR_TST_EN_POS))
Anna Bridge 169:a7c7b631e539 247
Anna Bridge 169:a7c7b631e539 248 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_SVM_BG_POS 0
Anna Bridge 169:a7c7b631e539 249 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_SVM_BG ((uint32_t)(0x000001FFUL << MXC_F_PWRSEQ_REG5_PWR_TRIM_SVM_BG_POS))
Anna Bridge 169:a7c7b631e539 250 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_BIAS_POS 9
Anna Bridge 169:a7c7b631e539 251 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_BIAS ((uint32_t)(0x0000003FUL << MXC_F_PWRSEQ_REG5_PWR_TRIM_BIAS_POS))
Anna Bridge 169:a7c7b631e539 252 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_5_0_POS 15
Anna Bridge 169:a7c7b631e539 253 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_5_0 ((uint32_t)(0x0000003FUL << MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_5_0_POS))
Anna Bridge 169:a7c7b631e539 254 #define MXC_F_PWRSEQ_REG5_PWR_RTC_TRIM_POS 21
Anna Bridge 169:a7c7b631e539 255 #define MXC_F_PWRSEQ_REG5_PWR_RTC_TRIM ((uint32_t)(0x0000000FUL << MXC_F_PWRSEQ_REG5_PWR_RTC_TRIM_POS))
Anna Bridge 169:a7c7b631e539 256 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_7_6_POS 25
Anna Bridge 169:a7c7b631e539 257 #define MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_7_6 ((uint32_t)(0x00000003UL << MXC_F_PWRSEQ_REG5_PWR_TRIM_RETREG_7_6_POS))
Anna Bridge 169:a7c7b631e539 258
Anna Bridge 169:a7c7b631e539 259 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_BIAS_POS 0
Anna Bridge 169:a7c7b631e539 260 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_BIAS ((uint32_t)(0x00000007UL << MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_BIAS_POS))
Anna Bridge 169:a7c7b631e539 261 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_PM_RES_POS 3
Anna Bridge 169:a7c7b631e539 262 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_PM_RES ((uint32_t)(0x0000000FUL << MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_PM_RES_POS))
Anna Bridge 169:a7c7b631e539 263 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_DM_RES_POS 7
Anna Bridge 169:a7c7b631e539 264 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_DM_RES ((uint32_t)(0x0000000FUL << MXC_F_PWRSEQ_REG6_PWR_TRIM_USB_DM_RES_POS))
Anna Bridge 169:a7c7b631e539 265 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_OSC_VREF_POS 11
Anna Bridge 169:a7c7b631e539 266 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_OSC_VREF ((uint32_t)(0x000001FFUL << MXC_F_PWRSEQ_REG6_PWR_TRIM_OSC_VREF_POS))
Anna Bridge 169:a7c7b631e539 267 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_CRYPTO_OSC_POS 20
Anna Bridge 169:a7c7b631e539 268 #define MXC_F_PWRSEQ_REG6_PWR_TRIM_CRYPTO_OSC ((uint32_t)(0x000001FFUL << MXC_F_PWRSEQ_REG6_PWR_TRIM_CRYPTO_OSC_POS))
Anna Bridge 169:a7c7b631e539 269
Anna Bridge 169:a7c7b631e539 270 #define MXC_F_PWRSEQ_REG7_PWR_FLASH_PD_LOOKAHEAD_POS 0
Anna Bridge 169:a7c7b631e539 271 #define MXC_F_PWRSEQ_REG7_PWR_FLASH_PD_LOOKAHEAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_REG7_PWR_FLASH_PD_LOOKAHEAD_POS))
Anna Bridge 169:a7c7b631e539 272 #define MXC_F_PWRSEQ_REG7_PWR_TRIM_RC_POS 16
Anna Bridge 169:a7c7b631e539 273 #define MXC_F_PWRSEQ_REG7_PWR_TRIM_RC ((uint32_t)(0x0000FFFFUL << MXC_F_PWRSEQ_REG7_PWR_TRIM_RC_POS))
Anna Bridge 169:a7c7b631e539 274
Anna Bridge 169:a7c7b631e539 275 #define MXC_F_PWRSEQ_FLAGS_PWR_FIRST_BOOT_POS 0
Anna Bridge 169:a7c7b631e539 276 #define MXC_F_PWRSEQ_FLAGS_PWR_FIRST_BOOT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_FIRST_BOOT_POS))
Anna Bridge 169:a7c7b631e539 277 #define MXC_F_PWRSEQ_FLAGS_PWR_SYS_REBOOT_POS 1
Anna Bridge 169:a7c7b631e539 278 #define MXC_F_PWRSEQ_FLAGS_PWR_SYS_REBOOT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_SYS_REBOOT_POS))
Anna Bridge 169:a7c7b631e539 279 #define MXC_F_PWRSEQ_FLAGS_PWR_POWER_FAIL_POS 2
Anna Bridge 169:a7c7b631e539 280 #define MXC_F_PWRSEQ_FLAGS_PWR_POWER_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_POWER_FAIL_POS))
Anna Bridge 169:a7c7b631e539 281 #define MXC_F_PWRSEQ_FLAGS_PWR_BOOT_FAIL_POS 3
Anna Bridge 169:a7c7b631e539 282 #define MXC_F_PWRSEQ_FLAGS_PWR_BOOT_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_BOOT_FAIL_POS))
Anna Bridge 169:a7c7b631e539 283 #define MXC_F_PWRSEQ_FLAGS_PWR_FLASH_DISCHARGE_POS 4
Anna Bridge 169:a7c7b631e539 284 #define MXC_F_PWRSEQ_FLAGS_PWR_FLASH_DISCHARGE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_FLASH_DISCHARGE_POS))
Anna Bridge 169:a7c7b631e539 285 #define MXC_F_PWRSEQ_FLAGS_PWR_IOWAKEUP_POS 5
Anna Bridge 169:a7c7b631e539 286 #define MXC_F_PWRSEQ_FLAGS_PWR_IOWAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_IOWAKEUP_POS))
Anna Bridge 169:a7c7b631e539 287 #define MXC_F_PWRSEQ_FLAGS_PWR_VDD12_RST_BAD_POS 6
Anna Bridge 169:a7c7b631e539 288 #define MXC_F_PWRSEQ_FLAGS_PWR_VDD12_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VDD12_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 289 #define MXC_F_PWRSEQ_FLAGS_PWR_VDD18_RST_BAD_POS 7
Anna Bridge 169:a7c7b631e539 290 #define MXC_F_PWRSEQ_FLAGS_PWR_VDD18_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VDD18_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 291 #define MXC_F_PWRSEQ_FLAGS_PWR_VRTC_RST_BAD_POS 8
Anna Bridge 169:a7c7b631e539 292 #define MXC_F_PWRSEQ_FLAGS_PWR_VRTC_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VRTC_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 293 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDB_RST_BAD_POS 9
Anna Bridge 169:a7c7b631e539 294 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDB_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VDDB_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 295 #define MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_RST_BAD_POS 10
Anna Bridge 169:a7c7b631e539 296 #define MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 297 #define MXC_F_PWRSEQ_FLAGS_PWR_POR18Z_FAIL_LATCH_POS 11
Anna Bridge 169:a7c7b631e539 298 #define MXC_F_PWRSEQ_FLAGS_PWR_POR18Z_FAIL_LATCH ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_POR18Z_FAIL_LATCH_POS))
Anna Bridge 169:a7c7b631e539 299 #define MXC_F_PWRSEQ_FLAGS_RTC_CMPR0_POS 12
Anna Bridge 169:a7c7b631e539 300 #define MXC_F_PWRSEQ_FLAGS_RTC_CMPR0 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_RTC_CMPR0_POS))
Anna Bridge 169:a7c7b631e539 301 #define MXC_F_PWRSEQ_FLAGS_RTC_CMPR1_POS 13
Anna Bridge 169:a7c7b631e539 302 #define MXC_F_PWRSEQ_FLAGS_RTC_CMPR1 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_RTC_CMPR1_POS))
Anna Bridge 169:a7c7b631e539 303 #define MXC_F_PWRSEQ_FLAGS_RTC_PRESCALE_CMP_POS 14
Anna Bridge 169:a7c7b631e539 304 #define MXC_F_PWRSEQ_FLAGS_RTC_PRESCALE_CMP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_RTC_PRESCALE_CMP_POS))
Anna Bridge 169:a7c7b631e539 305 #define MXC_F_PWRSEQ_FLAGS_RTC_ROLLOVER_POS 15
Anna Bridge 169:a7c7b631e539 306 #define MXC_F_PWRSEQ_FLAGS_RTC_ROLLOVER ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_RTC_ROLLOVER_POS))
Anna Bridge 169:a7c7b631e539 307 #define MXC_F_PWRSEQ_FLAGS_PWR_USB_PLUG_WAKEUP_POS 16
Anna Bridge 169:a7c7b631e539 308 #define MXC_F_PWRSEQ_FLAGS_PWR_USB_PLUG_WAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_USB_PLUG_WAKEUP_POS))
Anna Bridge 169:a7c7b631e539 309 #define MXC_F_PWRSEQ_FLAGS_PWR_USB_REMOVE_WAKEUP_POS 17
Anna Bridge 169:a7c7b631e539 310 #define MXC_F_PWRSEQ_FLAGS_PWR_USB_REMOVE_WAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_USB_REMOVE_WAKEUP_POS))
Anna Bridge 169:a7c7b631e539 311 #define MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_BAD_POS 18
Anna Bridge 169:a7c7b631e539 312 #define MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_TVDD12_BAD_POS))
Anna Bridge 169:a7c7b631e539 313 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDIO_RST_BAD_POS 19
Anna Bridge 169:a7c7b631e539 314 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDIO_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VDDIO_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 315 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDIOH_RST_BAD_POS 20
Anna Bridge 169:a7c7b631e539 316 #define MXC_F_PWRSEQ_FLAGS_PWR_VDDIOH_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_VDDIOH_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 317 #define MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIO_FAIL_POS 21
Anna Bridge 169:a7c7b631e539 318 #define MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIO_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIO_FAIL_POS))
Anna Bridge 169:a7c7b631e539 319 #define MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIOH_FAIL_POS 22
Anna Bridge 169:a7c7b631e539 320 #define MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIOH_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_ISOZ_VDDIOH_FAIL_POS))
Anna Bridge 169:a7c7b631e539 321 #define MXC_F_PWRSEQ_FLAGS_PWR_NANORING_WAKEUP_FLAG_POS 23
Anna Bridge 169:a7c7b631e539 322 #define MXC_F_PWRSEQ_FLAGS_PWR_NANORING_WAKEUP_FLAG ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_NANORING_WAKEUP_FLAG_POS))
Anna Bridge 169:a7c7b631e539 323 #define MXC_F_PWRSEQ_FLAGS_PWR_WATCHDOG_RSTN_FLAG_POS 24
Anna Bridge 169:a7c7b631e539 324 #define MXC_F_PWRSEQ_FLAGS_PWR_WATCHDOG_RSTN_FLAG ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_FLAGS_PWR_WATCHDOG_RSTN_FLAG_POS))
Anna Bridge 169:a7c7b631e539 325
Anna Bridge 169:a7c7b631e539 326 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_SYS_REBOOT_POS 1
Anna Bridge 169:a7c7b631e539 327 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_SYS_REBOOT ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_SYS_REBOOT_POS))
Anna Bridge 169:a7c7b631e539 328 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_POWER_FAIL_POS 2
Anna Bridge 169:a7c7b631e539 329 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_POWER_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_POWER_FAIL_POS))
Anna Bridge 169:a7c7b631e539 330 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_BOOT_FAIL_POS 3
Anna Bridge 169:a7c7b631e539 331 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_BOOT_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_BOOT_FAIL_POS))
Anna Bridge 169:a7c7b631e539 332 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_FLASH_DISCHARGE_POS 4
Anna Bridge 169:a7c7b631e539 333 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_FLASH_DISCHARGE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_FLASH_DISCHARGE_POS))
Anna Bridge 169:a7c7b631e539 334 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_IOWAKEUP_POS 5
Anna Bridge 169:a7c7b631e539 335 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_IOWAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_IOWAKEUP_POS))
Anna Bridge 169:a7c7b631e539 336 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD12_RST_BAD_POS 6
Anna Bridge 169:a7c7b631e539 337 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD12_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD12_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 338 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD18_RST_BAD_POS 7
Anna Bridge 169:a7c7b631e539 339 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD18_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDD18_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 340 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VRTC_RST_BAD_POS 8
Anna Bridge 169:a7c7b631e539 341 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VRTC_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VRTC_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 342 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDB_RST_BAD_POS 9
Anna Bridge 169:a7c7b631e539 343 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDB_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDB_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 344 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_RST_BAD_POS 10
Anna Bridge 169:a7c7b631e539 345 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 346 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_POR18Z_FAIL_LATCH_POS 11
Anna Bridge 169:a7c7b631e539 347 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_POR18Z_FAIL_LATCH ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_POR18Z_FAIL_LATCH_POS))
Anna Bridge 169:a7c7b631e539 348 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR0_POS 12
Anna Bridge 169:a7c7b631e539 349 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR0 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR0_POS))
Anna Bridge 169:a7c7b631e539 350 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR1_POS 13
Anna Bridge 169:a7c7b631e539 351 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR1 ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_RTC_CMPR1_POS))
Anna Bridge 169:a7c7b631e539 352 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_PRESCALE_CMP_POS 14
Anna Bridge 169:a7c7b631e539 353 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_PRESCALE_CMP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_RTC_PRESCALE_CMP_POS))
Anna Bridge 169:a7c7b631e539 354 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_ROLLOVER_POS 15
Anna Bridge 169:a7c7b631e539 355 #define MXC_F_PWRSEQ_MSK_FLAGS_RTC_ROLLOVER ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_RTC_ROLLOVER_POS))
Anna Bridge 169:a7c7b631e539 356 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_PLUG_WAKEUP_POS 16
Anna Bridge 169:a7c7b631e539 357 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_PLUG_WAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_PLUG_WAKEUP_POS))
Anna Bridge 169:a7c7b631e539 358 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_REMOVE_WAKEUP_POS 17
Anna Bridge 169:a7c7b631e539 359 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_REMOVE_WAKEUP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_USB_REMOVE_WAKEUP_POS))
Anna Bridge 169:a7c7b631e539 360 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_BAD_POS 18
Anna Bridge 169:a7c7b631e539 361 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_TVDD12_BAD_POS))
Anna Bridge 169:a7c7b631e539 362 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIO_RST_BAD_POS 19
Anna Bridge 169:a7c7b631e539 363 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIO_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIO_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 364 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIOH_RST_BAD_POS 20
Anna Bridge 169:a7c7b631e539 365 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIOH_RST_BAD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_VDDIOH_RST_BAD_POS))
Anna Bridge 169:a7c7b631e539 366 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIO_FAIL_POS 21
Anna Bridge 169:a7c7b631e539 367 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIO_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIO_FAIL_POS))
Anna Bridge 169:a7c7b631e539 368 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIOH_FAIL_POS 22
Anna Bridge 169:a7c7b631e539 369 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIOH_FAIL ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_ISOZ_VDDIOH_FAIL_POS))
Anna Bridge 169:a7c7b631e539 370 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_NANORING_WAKEUP_FLAG_POS 23
Anna Bridge 169:a7c7b631e539 371 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_NANORING_WAKEUP_FLAG ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_NANORING_WAKEUP_FLAG_POS))
Anna Bridge 169:a7c7b631e539 372 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_WATCHDOG_RSTN_FLAG_POS 24
Anna Bridge 169:a7c7b631e539 373 #define MXC_F_PWRSEQ_MSK_FLAGS_PWR_WATCHDOG_RSTN_FLAG ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_MSK_FLAGS_PWR_WATCHDOG_RSTN_FLAG_POS))
Anna Bridge 169:a7c7b631e539 374
Anna Bridge 169:a7c7b631e539 375 #define MXC_F_PWRSEQ_WR_PROTECT_BYPASS_SEQ_POS 0
Anna Bridge 169:a7c7b631e539 376 #define MXC_F_PWRSEQ_WR_PROTECT_BYPASS_SEQ ((uint32_t)(0x000000FFUL << MXC_F_PWRSEQ_WR_PROTECT_BYPASS_SEQ_POS))
Anna Bridge 169:a7c7b631e539 377 #define MXC_F_PWRSEQ_WR_PROTECT_RTC_SEQ_POS 8
Anna Bridge 169:a7c7b631e539 378 #define MXC_F_PWRSEQ_WR_PROTECT_RTC_SEQ ((uint32_t)(0x000000FFUL << MXC_F_PWRSEQ_WR_PROTECT_RTC_SEQ_POS))
Anna Bridge 169:a7c7b631e539 379 #define MXC_F_PWRSEQ_WR_PROTECT_RTC_POS 28
Anna Bridge 169:a7c7b631e539 380 #define MXC_F_PWRSEQ_WR_PROTECT_RTC ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_WR_PROTECT_RTC_POS))
Anna Bridge 169:a7c7b631e539 381 #define MXC_F_PWRSEQ_WR_PROTECT_INFO_POS 29
Anna Bridge 169:a7c7b631e539 382 #define MXC_F_PWRSEQ_WR_PROTECT_INFO ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_WR_PROTECT_INFO_POS))
Anna Bridge 169:a7c7b631e539 383 #define MXC_F_PWRSEQ_WR_PROTECT_BYPASS_POS 30
Anna Bridge 169:a7c7b631e539 384 #define MXC_F_PWRSEQ_WR_PROTECT_BYPASS ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_WR_PROTECT_BYPASS_POS))
Anna Bridge 169:a7c7b631e539 385 #define MXC_F_PWRSEQ_WR_PROTECT_WP_POS 31
Anna Bridge 169:a7c7b631e539 386 #define MXC_F_PWRSEQ_WR_PROTECT_WP ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_WR_PROTECT_WP_POS))
Anna Bridge 169:a7c7b631e539 387
Anna Bridge 169:a7c7b631e539 388 #define MXC_F_PWRSEQ_RETN_CTRL0_RETN_CTRL_EN_POS 0
Anna Bridge 169:a7c7b631e539 389 #define MXC_F_PWRSEQ_RETN_CTRL0_RETN_CTRL_EN ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RETN_CTRL0_RETN_CTRL_EN_POS))
Anna Bridge 169:a7c7b631e539 390 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_REL_CCG_EARLY_POS 1
Anna Bridge 169:a7c7b631e539 391 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_REL_CCG_EARLY ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RETN_CTRL0_RC_REL_CCG_EARLY_POS))
Anna Bridge 169:a7c7b631e539 392 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_USE_FLC_TWK_POS 2
Anna Bridge 169:a7c7b631e539 393 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_USE_FLC_TWK ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RETN_CTRL0_RC_USE_FLC_TWK_POS))
Anna Bridge 169:a7c7b631e539 394 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_POLL_FLASH_POS 3
Anna Bridge 169:a7c7b631e539 395 #define MXC_F_PWRSEQ_RETN_CTRL0_RC_POLL_FLASH ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RETN_CTRL0_RC_POLL_FLASH_POS))
Anna Bridge 169:a7c7b631e539 396 #define MXC_F_PWRSEQ_RETN_CTRL0_RESTORE_OVERRIDE_POS 4
Anna Bridge 169:a7c7b631e539 397 #define MXC_F_PWRSEQ_RETN_CTRL0_RESTORE_OVERRIDE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RETN_CTRL0_RESTORE_OVERRIDE_POS))
Anna Bridge 169:a7c7b631e539 398
Anna Bridge 169:a7c7b631e539 399 #define MXC_F_PWRSEQ_RETN_CTRL1_RC_TWK_POS 0
Anna Bridge 169:a7c7b631e539 400 #define MXC_F_PWRSEQ_RETN_CTRL1_RC_TWK ((uint32_t)(0x0000000FUL << MXC_F_PWRSEQ_RETN_CTRL1_RC_TWK_POS))
Anna Bridge 169:a7c7b631e539 401 #define MXC_F_PWRSEQ_RETN_CTRL1_SRAM_FMS_POS 4
Anna Bridge 169:a7c7b631e539 402 #define MXC_F_PWRSEQ_RETN_CTRL1_SRAM_FMS ((uint32_t)(0x0000000FUL << MXC_F_PWRSEQ_RETN_CTRL1_SRAM_FMS_POS))
Anna Bridge 169:a7c7b631e539 403
Anna Bridge 169:a7c7b631e539 404 #define MXC_F_PWRSEQ_PWR_MISC_INVERT_4_MASK_BITS_POS 0
Anna Bridge 169:a7c7b631e539 405 #define MXC_F_PWRSEQ_PWR_MISC_INVERT_4_MASK_BITS ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_PWR_MISC_INVERT_4_MASK_BITS_POS))
Anna Bridge 169:a7c7b631e539 406
Anna Bridge 169:a7c7b631e539 407 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_RD_POS 0
Anna Bridge 169:a7c7b631e539 408 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_RD ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_RD_POS))
Anna Bridge 169:a7c7b631e539 409 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_WR_POS 1
Anna Bridge 169:a7c7b631e539 410 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_WR ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RTC_CTRL2_TIMER_ASYNC_WR_POS))
Anna Bridge 169:a7c7b631e539 411 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_AUTO_UPDATE_POS 2
Anna Bridge 169:a7c7b631e539 412 #define MXC_F_PWRSEQ_RTC_CTRL2_TIMER_AUTO_UPDATE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RTC_CTRL2_TIMER_AUTO_UPDATE_POS))
Anna Bridge 169:a7c7b631e539 413 #define MXC_F_PWRSEQ_RTC_CTRL2_SSB_PERFORMANCE_POS 3
Anna Bridge 169:a7c7b631e539 414 #define MXC_F_PWRSEQ_RTC_CTRL2_SSB_PERFORMANCE ((uint32_t)(0x00000001UL << MXC_F_PWRSEQ_RTC_CTRL2_SSB_PERFORMANCE_POS))
Anna Bridge 169:a7c7b631e539 415 #define MXC_F_PWRSEQ_RTC_CTRL2_CFG_LOCK_POS 24
Anna Bridge 169:a7c7b631e539 416 #define MXC_F_PWRSEQ_RTC_CTRL2_CFG_LOCK ((uint32_t)(0x000000FFUL << MXC_F_PWRSEQ_RTC_CTRL2_CFG_LOCK_POS))
Anna Bridge 169:a7c7b631e539 417
Anna Bridge 169:a7c7b631e539 418
Anna Bridge 169:a7c7b631e539 419
Anna Bridge 169:a7c7b631e539 420 #ifdef __cplusplus
Anna Bridge 169:a7c7b631e539 421 }
Anna Bridge 169:a7c7b631e539 422 #endif
Anna Bridge 169:a7c7b631e539 423
Anna Bridge 169:a7c7b631e539 424 #endif /* _MXC_PWRSEQ_REGS_H_ */
Anna Bridge 169:a7c7b631e539 425