Home
last modified time | relevance | path

Searched refs:VTOR (Results 1 - 12 of 12) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_sc000.h357 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
413 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
414 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
918 VTOR must been relocated to SRAM before.
924 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
940 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm0plus.h361 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
419 #define SCB_VTOR_TBLOFF_Pos 8U /*!< SCB VTOR: TBLOFF Position */
420 #define SCB_VTOR_TBLOFF_Msk (0xFFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
955 VTOR must been relocated to SRAM before.
956 If VTOR is not present address 0 must be mapped to SRAM.
963 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
984 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm4.h457 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
528 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
529 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
1916 VTOR must been relocated to SRAM before.
1922 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
1938 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_sc300.h384 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
455 #define SCB_VTOR_TBLBASE_Pos 29U /*!< SCB VTOR: TBLBASE Position */
456 #define SCB_VTOR_TBLBASE_Msk (1UL << SCB_VTOR_TBLBASE_Pos) /*!< SCB VTOR: TBLBASE Mask */
458 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
459 #define SCB_VTOR_TBLOFF_Msk (0x3FFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
1717 VTOR must been relocated to SRAM before.
1723 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
1739 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm3.h384 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
456 #define SCB_VTOR_TBLBASE_Pos 29U /*!< SCB VTOR: TBLBASE Position */
457 #define SCB_VTOR_TBLBASE_Msk (1UL << SCB_VTOR_TBLBASE_Pos) /*!< SCB VTOR: TBLBASE Mask */
459 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
460 #define SCB_VTOR_TBLOFF_Msk (0x3FFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
462 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
463 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
1734 VTOR must been relocated to SRAM before.
1740 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
1756 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
[all...]
H A Dcore_cm23.h387 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
457 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
458 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
1663 VTOR must been relocated to SRAM before.
1664 If VTOR is not present address 0 must be mapped to SRAM.
1671 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
1691 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm35p.h525 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
628 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
629 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
2515 VTOR must been relocated to SRAM before.
2521 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
2537 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm33.h525 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
628 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
629 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
2515 VTOR must been relocated to SRAM before.
2521 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
2537 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm7.h472 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
571 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
572 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
2135 VTOR must been relocated to SRAM before.
2141 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
2157 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_starmc1.h536 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
646 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
647 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
2613 VTOR must been relocated to SRAM before.
2619 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
2635 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm85.h556 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
657 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
658 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
4048 VTOR must been relocated to SRAM before.
4054 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
4070 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()
H A Dcore_cm55.h535 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
636 #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB VTOR: TBLOFF Position */
637 #define SCB_VTOR_TBLOFF_Msk (0x1FFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
4024 VTOR must been relocated to SRAM before.
4030 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector()
4046 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector()

Completed in 75 milliseconds