Hi, I have PA6 and PA7 of TM4C129 configured as interrupts. both interrupts would occur with a minute phase shift between them. I should detect which interrupt has occurred first and wait for the second interrupt to occur and set the flags accordingly. please guide how to proceed with this.
Thank you