Hi
I'm wondering if there is a solution that allows user use single interrupt but the source comes from different Pin? I believe "adi_gpio_RegisterCallback" will just over write the previous one.
For example, I have 4 different input signal go through PORT-E 01 - 04, and I'd like to use PINT3 to detect the raising edge event. Then the callback function can identify where is the interrupt comes from.
If possible, can anyone provide me an example? I'm new to dsp, an example will be a great help.
Regards,