This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Configure two sources for a single XINTn interrupt

Hi,

I'm using the F28335 Delfino

Is it possible to configure two sources for a single XINTn interrupt?

I have a code inside the interrupt routine that is already triggered by XINT2 interrupt. I want to add an additional source GPIO to trigger the same code.

How can I do this?

Thanks