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