Searched defs:g_pfnRAMVectors (Results 1 – 2 of 2) sorted by relevance
131 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void); variable134 static __no_init void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) @ ".vtable_ram"; variable138 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void); variable141 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) __attribute__((aligned(256))); variable144 void (*g_pfnRAMVectors[NUM_INTERRUPTS])(void) __attribute__((aligned(256))); variable
139 static __no_init void (*g_pfnRAMVectors[NUM_INTERRUPTS+1])(void) @ "VTABLE"; variable143 void (*g_pfnRAMVectors[NUM_INTERRUPTS + 1])(void); variable146 void (*g_pfnRAMVectors[NUM_INTERRUPTS+1])(void) __attribute__((aligned(1024))); variable