Home
last modified time | relevance | path

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

12

/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_cm0plus.h950 __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 Dcore_cm0.h832 __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 Dcore_cm1.h859 __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 Dcore_sc000.h910 __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 Dcore_cm3.h1735 __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 Dcore_sc300.h1718 __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 Dcore_cm4.h1911 __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 Dcore_armv8mbl.h1746 __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 Dcore_cm23.h1821 __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 Dcore_cm7.h2138 __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 Dcore_cm33.h2672 __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 Dcore_cm0plus.h950 __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 Diar_startup_nrf51.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52805.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf5340_network.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52811.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52820.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52810.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52833.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf52840.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf5340_application.s25 ; The vector table is normally located at address 0.
28 ; it is where the SP start value is found, and the NVIC vector
A Diar_startup_nrf9160.s25 ; 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 Dmemmap_no_flash.ld36 entry (ELF entry point), are *first* in the image, and the vector table
/external/platform/nrfx/doc/
A Dmain_page.dox53 functions so that the linker could install them in the vector table.

Completed in 93 milliseconds

12