|
#define | MXC_R_PWRSEQ_LPCN ((uint32_t)0x00000000UL) |
|
#define | MXC_R_PWRSEQ_LPWKST0 ((uint32_t)0x00000004UL) |
|
#define | MXC_R_PWRSEQ_LPWKEN0 ((uint32_t)0x00000008UL) |
|
#define | MXC_R_PWRSEQ_LPWKST1 ((uint32_t)0x0000000CUL) |
|
#define | MXC_R_PWRSEQ_LPWKEN1 ((uint32_t)0x00000010UL) |
|
#define | MXC_R_PWRSEQ_LPPWKST ((uint32_t)0x00000030UL) |
|
#define | MXC_R_PWRSEQ_LPPWKEN ((uint32_t)0x00000034UL) |
|
#define | MXC_R_PWRSEQ_LPMEMSD ((uint32_t)0x00000040UL) |
|
#define | MXC_R_PWRSEQ_GP0 ((uint32_t)0x00000048UL) |
|
#define | MXC_R_PWRSEQ_GP1 ((uint32_t)0x0000004CUL) |
|
#define | MXC_F_PWRSEQ_LPCN_RAM0RET_EN_POS 0 |
|
#define | MXC_F_PWRSEQ_LPCN_RAM0RET_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_RAM0RET_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_RAM1RET_EN_POS 1 |
|
#define | MXC_F_PWRSEQ_LPCN_RAM1RET_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_RAM1RET_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_RAM2RET_EN_POS 2 |
|
#define | MXC_F_PWRSEQ_LPCN_RAM2RET_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_RAM2RET_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_RAM3RET_EN_POS 3 |
|
#define | MXC_F_PWRSEQ_LPCN_RAM3RET_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_RAM3RET_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_OVR_POS 4 |
|
#define | MXC_F_PWRSEQ_LPCN_OVR ((uint32_t)(0x3UL << MXC_F_PWRSEQ_LPCN_OVR_POS)) |
|
#define | MXC_V_PWRSEQ_LPCN_OVR_0_9V ((uint32_t)0x0UL) |
|
#define | MXC_S_PWRSEQ_LPCN_OVR_0_9V (MXC_V_PWRSEQ_LPCN_OVR_0_9V << MXC_F_PWRSEQ_LPCN_OVR_POS) |
|
#define | MXC_V_PWRSEQ_LPCN_OVR_1_0V ((uint32_t)0x1UL) |
|
#define | MXC_S_PWRSEQ_LPCN_OVR_1_0V (MXC_V_PWRSEQ_LPCN_OVR_1_0V << MXC_F_PWRSEQ_LPCN_OVR_POS) |
|
#define | MXC_V_PWRSEQ_LPCN_OVR_1_1V ((uint32_t)0x2UL) |
|
#define | MXC_S_PWRSEQ_LPCN_OVR_1_1V (MXC_V_PWRSEQ_LPCN_OVR_1_1V << MXC_F_PWRSEQ_LPCN_OVR_POS) |
|
#define | MXC_F_PWRSEQ_LPCN_VCORE_DET_BYPASS_POS 6 |
|
#define | MXC_F_PWRSEQ_LPCN_VCORE_DET_BYPASS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_VCORE_DET_BYPASS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_RETREG_EN_POS 8 |
|
#define | MXC_F_PWRSEQ_LPCN_RETREG_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_RETREG_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_STORAGE_EN_POS 9 |
|
#define | MXC_F_PWRSEQ_LPCN_STORAGE_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_STORAGE_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_FASTWK_EN_POS 10 |
|
#define | MXC_F_PWRSEQ_LPCN_FASTWK_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_FASTWK_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_BG_DIS_POS 11 |
|
#define | MXC_F_PWRSEQ_LPCN_BG_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_BG_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_VCOREPOR_DIS_POS 12 |
|
#define | MXC_F_PWRSEQ_LPCN_VCOREPOR_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_VCOREPOR_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_LDO_DIS_POS 16 |
|
#define | MXC_F_PWRSEQ_LPCN_LDO_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_LDO_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_VCORE_EXT_POS 17 |
|
#define | MXC_F_PWRSEQ_LPCN_VCORE_EXT ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_VCORE_EXT_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_VCOREMON_DIS_POS 20 |
|
#define | MXC_F_PWRSEQ_LPCN_VCOREMON_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_VCOREMON_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_VDDAMON_DIS_POS 22 |
|
#define | MXC_F_PWRSEQ_LPCN_VDDAMON_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_VDDAMON_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_PORVDDMON_DIS_POS 25 |
|
#define | MXC_F_PWRSEQ_LPCN_PORVDDMON_DIS ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_PORVDDMON_DIS_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_INRO_EN_POS 28 |
|
#define | MXC_F_PWRSEQ_LPCN_INRO_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_INRO_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_ERTCO_EN_POS 29 |
|
#define | MXC_F_PWRSEQ_LPCN_ERTCO_EN ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_ERTCO_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPCN_ERTCO_PD_POS 31 |
|
#define | MXC_F_PWRSEQ_LPCN_ERTCO_PD ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPCN_ERTCO_PD_POS)) |
|
#define | MXC_F_PWRSEQ_LPWKST0_ST_POS 0 |
|
#define | MXC_F_PWRSEQ_LPWKST0_ST ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPWKST0_ST_POS)) |
|
#define | MXC_F_PWRSEQ_LPWKEN0_EN_POS 0 |
|
#define | MXC_F_PWRSEQ_LPWKEN0_EN ((uint32_t)(0x7FFFFFFFUL << MXC_F_PWRSEQ_LPWKEN0_EN_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPTMR0_POS 0 |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPTMR0 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_LPTMR0_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPTMR1_POS 1 |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPTMR1 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_LPTMR1_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPUART0_POS 2 |
|
#define | MXC_F_PWRSEQ_LPPWKST_LPUART0 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_LPUART0_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPTMR0_POS 0 |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPTMR0 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKEN_LPTMR0_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPTMR1_POS 1 |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPTMR1 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKEN_LPTMR1_POS)) |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPUART0_POS 2 |
|
#define | MXC_F_PWRSEQ_LPPWKEN_LPUART0 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKEN_LPUART0_POS)) |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM0_POS 0 |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM0 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_RAM0_POS)) |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM1_POS 1 |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM1 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_RAM1_POS)) |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM2_POS 2 |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM2 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_RAM2_POS)) |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM3_POS 3 |
|
#define | MXC_F_PWRSEQ_LPMEMSD_RAM3 ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_RAM3_POS)) |
|