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 | TT_INTERRUPT_LEVEL_1 0x41 |
#define | TT_INTERRUPT_LEVEL_2 0x42 |
#define | TT_INTERRUPT_LEVEL_3 0x43 |
#define | TT_INTERRUPT_LEVEL_4 0x44 |
#define | TT_INTERRUPT_LEVEL_5 0x45 |
#define | TT_INTERRUPT_LEVEL_6 0x46 |
#define | TT_INTERRUPT_LEVEL_7 0x47 |
#define | TT_INTERRUPT_LEVEL_8 0x48 |
#define | TT_INTERRUPT_LEVEL_9 0x49 |
#define | TT_INTERRUPT_LEVEL_10 0x4a |
#define | TT_INTERRUPT_LEVEL_11 0x4b |
#define | TT_INTERRUPT_LEVEL_12 0x4c |
#define | TT_INTERRUPT_LEVEL_13 0x4d |
#define | TT_INTERRUPT_LEVEL_14 0x4e |
#define | TT_INTERRUPT_LEVEL_15 0x4f |
#define | TT_INTERRUPT_VECTOR_TRAP 0x60 |
#define | INTERRUPT_LEVEL_N_HANDLER_SIZE TRAP_TABLE_ENTRY_SIZE |
#define | INTERRUPT_VECTOR_TRAP_HANDLER_SIZE TRAP_TABLE_ENTRY_SIZE |
Definition in file interrupt.h.