Searched refs:ROM_INTERRUPTTABLE (Results 1 – 1 of 1) sorted by relevance
66 #define ROM_INTERRUPTTABLE ((unsigned long *)(ROM_APITABLE[4])) macro95 ((void (*)(unsigned long ulInterrupt))ROM_INTERRUPTTABLE[0])100 ((tBoolean (*)(void))ROM_INTERRUPTTABLE[1])105 ((tBoolean (*)(void))ROM_INTERRUPTTABLE[2])110 ((void (*)(unsigned long ulInterrupt))ROM_INTERRUPTTABLE[3])115 ((void (*)(unsigned long ulBits))ROM_INTERRUPTTABLE[4])120 ((unsigned long (*)(void))ROM_INTERRUPTTABLE[5])126 unsigned char ucPriority))ROM_INTERRUPTTABLE[6])131 ((long (*)(unsigned long ulInterrupt))ROM_INTERRUPTTABLE[7])136 ((void (*)(unsigned long ulInterrupt))ROM_INTERRUPTTABLE[8])[all …]