Home
last modified time | relevance | path

Searched refs:SCB_BASE (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/bsp/nxp/lpc/lpc1114/driver/
A Dboard.c28 #define SCB_BASE 0xe000e000 macro
29 #define SYST_CSR HWREG32(SCB_BASE + 0x010)
30 #define SYST_RVR HWREG32(SCB_BASE + 0x014)
31 #define NVIC_ISER HWREG32(SCB_BASE + 0x100)
32 #define NVIC_ICER HWREG32(SCB_BASE + 0x180)
33 #define NVIC_ISPR HWREG32(SCB_BASE + 0x200)
34 #define NVIC_ICPR HWREG32(SCB_BASE + 0x280)
35 #define NVIC_IPR(irqno) HWREG32(SCB_BASE + 0x400 + (((irqno) / 4) << 2))
36 #define SCB_SHPR3 HWREG32(SCB_BASE + 0xd20)
/bsp/yichip/yc3121-pos/Libraries/core/
A Dmisc.c19 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Base Address */ macro
51 #define SCB ((SCB_Type *)SCB_BASE) /*!< SCB configuration struct */
/bsp/fujitsu/mb9x/mb9bf568r/CMSIS/Include/
A Dcore_cm0.h457 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
459 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cm0.h457 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
459 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
A Dcore_cm0plus.h564 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
566 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/CME_M7/CMSIS/CMSIS/Include/
A Dcore_cm0.h472 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
474 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
A Dcore_sc000.h598 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
601 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/
A Dcore_cm0.h472 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
474 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
A Dcore_sc000.h598 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
601 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32l07x/Libraries/CMSIS/CORE/
A Dcore_cm0.h457 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
459 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32l3xx/Libraries/CMSIS/KEIL_CORE/
A Dcore_cm0.h457 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
459 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/Core/
A Dcore_cm0.h472 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
474 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/
A Dcore_cm0.h472 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
474 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32f103x/Libraries/CMSIS/KEIL_CORE/
A Dcore_cm0.h446 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
448 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/xplorer4330/Libraries/CMSIS/Include/
A Dcore_cm0.h472 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
474 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/essemi/es32f0654/libraries/CMSIS/Include/
A Dcore_cm0.h458 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
460 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/synwit/libraries/SWM320_CSL/CMSIS/CoreSupport/
A Dcore_cm0.h501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
503 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
A Dcore_cm0plus.h608 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
610 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dcore_cm0.h492 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
494 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
A Dcore_cm0plus.h599 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
601 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/samd21/sam_d2x_asflib/CMSIS/Include/
A Dcore_cm0.h501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
503 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32l07x/Libraries/CMSIS/IAR_CORE/
A Dcore_cm0.h501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
503 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32l3xx/Libraries/CMSIS/IAR_CORE/
A Dcore_cm0.h501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
503 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/mm32f103x/Libraries/CMSIS/IAR_CORE/
A Dcore_cm0.h490 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
492 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…
/bsp/wch/arm/ch579m/libraries/CMSIS/Include/
A Dcore_cm0.h501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Bas… macro
503 #define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct…

Completed in 58 milliseconds

12345678910>>...26