Unify counter.h and rtc.h interfaces #8331
Labels
area: API
Changes to public APIs
area: Counter
area: Drivers
Enhancement
Changes/Updates/Additions to existing features
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Counter.h and rtc.h share almost the same functionality with only minor
differences:
Both interfaces have drawbacks:
have couple of capture/compare channels. Current interfaces allow usage of single channel
Counter.h and RTC.h should be unified. Implementation of unified interface can be based on low power RTC-like peripheral or more accurate high frequency general purpose timers.
Topic already mentioned in #5895
Pull Requests, targeting the topic-counters topic branch:
@nordic-krch to coordinate with @anangl once all PRs are posted.
The text was updated successfully, but these errors were encountered: