Searched refs:intSource (Results 1 – 2 of 2) sorted by relevance
1070 inv_error_t inv_interrupt_handler(unsigned char intSource) in inv_interrupt_handler() argument1074 if (intSource >= NUM_OF_INTSOURCES) { in inv_interrupt_handler()1079 intTrigger[intSource] = INT_TRIGGERED; in inv_interrupt_handler()1082 if (intSource == INTSRC_AUX1 || intSource == INTSRC_TIMER) { in inv_interrupt_handler()
162 inv_error_t inv_interrupt_handler(unsigned char intSource);