Searched refs:SER1_INTR_VECT (Results 1 – 5 of 5) sorted by relevance
27 #define SER1_INTR_VECT 0x45 macro
28 #define SER1_INTR_VECT 0x45 macro
22 #define SER1_INTR_VECT 0x41 macro
39 #define IGNOREMASK (1 << (SER1_INTR_VECT - FIRST_IRQ))
1559 set_exception_vector(SER1_INTR_VECT, kgdb_handle_exception); in kgdb_init()