Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcore_cm0plus.h648 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Bas… macro
649 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
650 #define NVIC_BASE_CMSIS (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
651 #define SCB_BASE_CMSIS (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas…
658 #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */