Searched defs:ramVectorTable (Results 1 – 1 of 1) sorted by relevance
73 void (*ramVectorTable[NUM_INTERRUPTS])(void); variable76 static __no_init void (*ramVectorTable[NUM_INTERRUPTS])(void) @ ".ramVecs"; variable78 static __attribute__((section(".ramVecs"), aligned(256))) void (*ramVectorTable[NUM_INTERRUPTS])(vo… variable80 static __attribute__((section(".ramVecs"), aligned(256))) void (*ramVectorTable[NUM_INTERRUPTS])(vo… variable