This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
| #define | AVEC5 0x29 |
Functions | |
| void | _KERN_IVTab_init () |
| int | _KERN_IVTab_setvector (unsigned short vector, void(*isr)(void)) |
| int | _KERN_IVTab_clearvector (unsigned short vector, void(*isr)(void)) |
Variables | |
| void(*(* | _KERN_IVTab (void) |
| void * | _KERN_IVTab_oldvector [512] |
Definition in file ivtab.h.
|
|
|
|
||||||||||||
|
Definition at line 79 of file ivtab.c. Referenced by TPU_clearisr. |
|
|
|
|
||||||||||||
|
Definition at line 56 of file ivtab.c. Referenced by I2C_init, QSM_init, and TPU_setisr. |
|
|
Kernel interrupt vector table |
|
|
table for saving old vector settings |
1.2.14 written by Dimitri van Heesch,
© 1997-2002