I am using TM4C129EXL launchpad, I am trying to using the regular GPIO as a edge detector, I am trying to find a way to identify which pin detected the edge and raised the interrupt, I checked the NVIC, the port P and Port Q has the specific ISR for specific pin, is there any other way?