Hi, I am writing a driver for watchdog timer for my custom platform, what I am observing is, as counter 1st time reaches to zero , then it generates an interrupt and ISR is called 1. if I clear this interrupt in ISR then counter is reloaded and
↧