Home
last modified time | relevance | path

Searched refs:VTOR (Results 1 – 25 of 31) sorted by relevance

12

/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dsystem_stm32f2xx.c239 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
241 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
A Dmisc.c186 SCB->VTOR = NVIC_VectTab | (Offset & (uint32_t)0x1FFFFF80); in NVIC_SetVectorTable()
/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_sc000.h356 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
912 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
928 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm0plus.h360 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
953 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
974 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm3.h383 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
1737 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
1753 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_sc300.h383 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
1720 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
1736 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm4.h449 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
1913 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
1929 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_armv8mbl.h388 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
1749 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
1769 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm23.h388 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
1824 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
1844 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm7.h464 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
2140 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
2156 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm33.h508 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
2674 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
2690 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_cm35p.h508 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
2674 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
2690 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
A Dcore_armv8mml.h508 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
2599 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
2615 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dmisc.c160 SCB->VTOR = NVIC_VectTab | (Offset & (uint32_t)0x1FFFFF80); in NVIC_SetVectorTable()
A Dsystem_stm32f10x.c265 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit()
267 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH. */ in SystemInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dmisc.c179 SCB->VTOR = NVIC_VectTab | (Offset & (uint32_t)0x1FFFFF80); in NVIC_SetVectorTable()
A Dsystem_stm32f4xx.c511 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
513 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcore_cm0plus.h360 __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */ member
953 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_SetVector()
974 uint32_t *vectors = (uint32_t *)SCB->VTOR; in __NVIC_GetVector()
/external/platform/nrfx/mdk/
A Diar_startup_nrf51.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52805.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf5340_network.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52811.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52820.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52.s29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52810.s29 ; table register (VTOR) is initialized to this address if != 0.

Completed in 114 milliseconds

12