Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/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 …
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/cmsis/
Dcore_sc000.h705 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
706 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
707 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
708 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
710 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
716 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
Dcore_cm0plus.h694 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
695 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
696 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
697 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
704 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
Dcore_cm0.h582 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
583 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
584 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
585 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
Dcore_cm4.h1533 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1538 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
1539 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1540 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1542 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1552 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
1557 #define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit */
Dcore_cm3.h1364 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1369 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
1370 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1371 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1373 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1383 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
Dcore_sc300.h1346 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1351 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
1352 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1353 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1355 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1365 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
Dcore_cm7.h1741 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
1746 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
1747 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1748 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
1750 #define SCnSCB ((SCnSCB_Type *) SCS_BASE ) /*!< System control Register …
1760 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
1765 #define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit */