Searched refs:SCS_BASE (Results 1 – 2 of 2) sorted by relevance
649 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro650 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */651 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */652 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…659 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
2038 …#define SCS_BASE (0xE000E000UL) /*!< System Control Space B… macro2044 …#define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */2045 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */2046 …#define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block B…2048 …#define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Registe…2059 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */2064 …#define SAU_BASE (SCS_BASE + 0x0DD0UL) /*!< Security Attribution Uni…2068 #define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit */