Home
last modified time | relevance | path

Searched refs:SCS_BASE (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_sc000.h624 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
625 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
626 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
627 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
629 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
635 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
Dcore_cm0plus.h605 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
606 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
607 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
608 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
615 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
Dcore_cm0.h498 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
499 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
500 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
Dcore_cm4.h1400 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1405 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
1406 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
1407 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1409 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1419 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
1424 …#define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit …
Dcore_cm3.h1254 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1259 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
1260 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
1261 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1263 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1273 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
Dcore_sc300.h1234 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1239 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
1240 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
1241 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1243 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1253 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
Dcore_cm7.h1587 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1592 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address …
1593 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address …
1594 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1596 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1606 …#define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit …
1611 …#define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit …