drivers: timer: Move Dual Timer API to unified interface
The CMSDK Dual Timer can be used as a timer or as a counter. The unified interface proposed in #8340 unifies counter.h and rtc.h to provide a common interface. This patch modifies the timer implementation of the dual timer to make it compliant with the new proposed interface. Signed-off-by:Vincenzo Frascino <vincenzo.frascino@linaro.org> Signed-off-by:
Kumar Gala <kumar.gala@linaro.org>
Loading
Please sign in to comment