Home
last modified time | relevance | path

Searched defs:g_pfnRAMVectors (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c131 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void); variable
134 static __no_init void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) @ ".vtable_ram"; variable
138 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void); variable
141 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) __attribute__((aligned(256))); variable
144 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) __attribute__((aligned(256))); variable
/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.c139 static __no_init void (*g_pfnRAMVectors[NUM_INTERRUPTS+1])(void) @ "VTABLE"; variable
143 void (*g_pfnRAMVectors[NUM_INTERRUPTS + 1])(void); variable
146 void (*g_pfnRAMVectors[NUM_INTERRUPTS+1])(void) __attribute__((aligned(1024))); variable