Include dependency graph for interrupt.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | IRQ_COUNT 1 |
| #define | IVT_ITEMS 15 |
| #define | INT_OFFSET 0 |
| #define | VECTOR_DECREMENTER 10 |
Functions | |
| void | start_decrementer (void) |
| void | interrupt_init (void) |
Definition in file interrupt.h.
1.4.6