Hi,
I am trying to find Get and set the RTC timer api inside Nordic SDK "nCS\v1.6.1\zephyr".
Could you please help me where I can get these api.
Thank You!!
Hi,
I am trying to find Get and set the RTC timer api inside Nordic SDK "nCS\v1.6.1\zephyr".
Could you please help me where I can get these api.
Thank You!!
Hi
Are either the Zephyr RTC or the "zephyr/include/drivers/timer/nrf_rtc_timer.h" what you are looking for?
If it is the "nrf_rtc_timer", also have a look at "zephyr/tests/drivers/timer/nrf_rtc_timer/" for an example of usage.
Regards,
Sigurd Hellesvik
Hi
Are either the Zephyr RTC or the "zephyr/include/drivers/timer/nrf_rtc_timer.h" what you are looking for?
If it is the "nrf_rtc_timer", also have a look at "zephyr/tests/drivers/timer/nrf_rtc_timer/" for an example of usage.
Regards,
Sigurd Hellesvik