Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dinterrupt.c73 void (*ramVectorTable[NUM_INTERRUPTS])(void); variable
76 static __no_init void (*ramVectorTable[NUM_INTERRUPTS])(void) @ ".ramVecs"; variable
78 static __attribute__((section(".ramVecs"), aligned(256))) void (*ramVectorTable[NUM_INTERRUPTS])(vo… variable
80 static __attribute__((section(".ramVecs"), aligned(256))) void (*ramVectorTable[NUM_INTERRUPTS])(vo… variable