| /external/arch/arm/arm-m/CMSIS/Include/ |
| A D | core_cm0plus.h | 950 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 954 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector() 957 …*(vectors + (int32_t)IRQn) = vector; /* use pointer arithmetic to acc… in __NVIC_SetVector()
|
| A D | core_cm0.h | 832 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 835 …*(vectors + (int32_t)IRQn) = vector; /* use pointer arithmetic to acc… in __NVIC_SetVector()
|
| A D | core_cm1.h | 859 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 862 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_sc000.h | 910 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 913 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_cm3.h | 1735 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 1738 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_sc300.h | 1718 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 1721 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_cm4.h | 1911 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 1914 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_armv8mbl.h | 1746 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 1753 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_cm23.h | 1821 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 1828 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_cm7.h | 2138 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 2141 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| A D | core_cm33.h | 2672 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 2675 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector()
|
| /external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/ |
| A D | core_cm0plus.h | 950 __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) in __NVIC_SetVector() argument 954 vectors[(int32_t)IRQn + NVIC_USER_IRQ_OFFSET] = vector; in __NVIC_SetVector() 957 …*(vectors + (int32_t)IRQn) = vector; /* use pointer arithmetic to acc… in __NVIC_SetVector()
|
| /external/platform/nrfx/mdk/ |
| A D | iar_startup_nrf51.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52805.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf5340_network.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52811.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52820.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52810.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52833.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52840.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf5340_application.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf9160.s | 25 ; The vector table is normally located at address 0. 28 ; it is where the SP start value is found, and the NVIC vector
|
| /external/platform/pico/rp2_common/pico_standard_link/ |
| A D | memmap_no_flash.ld | 36 entry (ELF entry point), are *first* in the image, and the vector table
|
| /external/platform/nrfx/doc/ |
| A D | main_page.dox | 53 functions so that the linker could install them in the vector table.
|