Hi,
I am working on RTC sample example in SDK12.0.0. The compare event in it triggers after 3 seconds. In my application I want to trigger the compare event every 10 seconds, without resetting the counter. I need the counter to reset only after overflow event. Is there any way by which I can do this?