Searched refs:SER2_INTR_VECT (Results 1 – 5 of 5) sorted by relevance
28 #define SER2_INTR_VECT 0x46 macro
29 #define SER2_INTR_VECT 0x46 macro
23 #define SER2_INTR_VECT 0x42 macro
41 #define IGNOREMASK (1 << (SER2_INTR_VECT - FIRST_IRQ))
1571 set_exception_vector(SER2_INTR_VECT, kgdb_handle_exception); in kgdb_init()