MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
pwrseq_regs.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  mxc_pwrseq_regs_t
 

Macros

#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_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_RAMRET_EN_POS   0
 
#define MXC_F_PWRSEQ_LPCN_RAMRET_EN   ((uint32_t)(0x3UL << MXC_F_PWRSEQ_LPCN_RAMRET_EN_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_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_LPWKST0_ST_POS   0
 
#define MXC_F_PWRSEQ_LPWKST0_ST   ((uint32_t)(0xFFFFUL << MXC_F_PWRSEQ_LPWKST0_ST_POS))
 
#define MXC_F_PWRSEQ_LPWKEN0_EN_POS   0
 
#define MXC_F_PWRSEQ_LPWKEN0_EN   ((uint32_t)(0xFFFFUL << MXC_F_PWRSEQ_LPWKEN0_EN_POS))
 
#define MXC_F_PWRSEQ_LPWKST1_ST_POS   0
 
#define MXC_F_PWRSEQ_LPWKST1_ST   ((uint32_t)(0x7FFUL << MXC_F_PWRSEQ_LPWKST1_ST_POS))
 
#define MXC_F_PWRSEQ_LPWKEN1_EN_POS   0
 
#define MXC_F_PWRSEQ_LPWKEN1_EN   ((uint32_t)(0x7FFUL << MXC_F_PWRSEQ_LPWKEN1_EN_POS))
 
#define MXC_F_PWRSEQ_LPPWKST_BBMOD_POS   16
 
#define MXC_F_PWRSEQ_LPPWKST_BBMOD   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_BBMOD_POS))
 
#define MXC_F_PWRSEQ_LPPWKST_RST_POS   17
 
#define MXC_F_PWRSEQ_LPPWKST_RST   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_RST_POS))
 
#define MXC_F_PWRSEQ_LPPWKST_SDMA1_POS   18
 
#define MXC_F_PWRSEQ_LPPWKST_SDMA1   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPPWKST_SDMA1_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))
 
#define MXC_F_PWRSEQ_LPMEMSD_RAM4_POS   4
 
#define MXC_F_PWRSEQ_LPMEMSD_RAM4   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_RAM4_POS))
 
#define MXC_F_PWRSEQ_LPMEMSD_ICACHE_POS   7
 
#define MXC_F_PWRSEQ_LPMEMSD_ICACHE   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_ICACHE_POS))
 
#define MXC_F_PWRSEQ_LPMEMSD_ICACHEXIP_POS   8
 
#define MXC_F_PWRSEQ_LPMEMSD_ICACHEXIP   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_ICACHEXIP_POS))
 
#define MXC_F_PWRSEQ_LPMEMSD_ROM_POS   12
 
#define MXC_F_PWRSEQ_LPMEMSD_ROM   ((uint32_t)(0x1UL << MXC_F_PWRSEQ_LPMEMSD_ROM_POS))
 

Detailed Description

Registers, Bit Masks and Bit Positions for the PWRSEQ Peripheral Module.

Note
This file is @generated.