Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h2072 …#define SCS_BASE_NS (0xE002E000UL) /*!< System Control Space B… macro
2075 …#define SysTick_BASE_NS (SCS_BASE_NS + 0x0010UL) /*!< SysTick Base Address …
2076 …#define NVIC_BASE_NS (SCS_BASE_NS + 0x0100UL) /*!< NVIC Base Address …
2077 …#define SCB_BASE_NS (SCS_BASE_NS + 0x0D00UL) /*!< System Control Block B…
2079 …#define SCnSCB_NS ((SCnSCB_Type *) SCS_BASE_NS ) /*!< System control Registe…
2087 …#define MPU_BASE_NS (SCS_BASE_NS + 0x0D90UL) /*!< Memory Protection Unit …
2091 …#define FPU_BASE_NS (SCS_BASE_NS + 0x0F30UL) /*!< Floating Point Unit …