Searched refs:PIC_MAX_INT (Results 1 – 2 of 2) sorted by relevance
25 static struct int_handler_struct int_handler_table[PIC_MAX_INT];33 if (vector >= PIC_MAX_INT) in mask_interrupt()44 if (vector >= PIC_MAX_INT) in unmask_interrupt()84 if (vector >= PIC_MAX_INT) in register_int_handler()
93 #define PIC_MAX_INT 32 macro
Completed in 8 milliseconds