Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A 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