Skip to content

nRF5x Series: System Clock driver using NRF_RTC #2257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zephyrbot opened this issue Aug 26, 2016 · 5 comments
Closed

nRF5x Series: System Clock driver using NRF_RTC #2257

zephyrbot opened this issue Aug 26, 2016 · 5 comments
Assignees
Labels
area: Drivers Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Aug 26, 2016

Reported by Vinayak Kariappa Chettimada:

nRF5x Series: System Clock driver using NRF_RTC.

As an OS kernel i want a low power system clock driver using a dedicated RTC on nRFx series so that i can have time awareness while the kernel sleeps during cpu idle.

SysTick on nRF5x Series are absent or off during CPU sleep, hence the kernel should use NRF_TIMER (high current consumption) or NRF_RTCx (low power low precision) as system clock.

(Imported from Jira ZEP-742)

@zephyrbot
Copy link
Collaborator Author

zephyrbot commented Aug 26, 2016

Blocks GH-2247

@zephyrbot
Copy link
Collaborator Author

zephyrbot commented Aug 26, 2016

Blocks GH-2787

@zephyrbot
Copy link
Collaborator Author

zephyrbot commented Aug 26, 2016

Blocks GH-2794

@zephyrbot
Copy link
Collaborator Author

zephyrbot commented Aug 26, 2016

Related to GH-2921

@zephyrbot
Copy link
Collaborator Author

zephyrbot commented Aug 26, 2016

Related to GH-2258

@zephyrbot zephyrbot added priority: high High impact/importance bug area: Drivers Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.7.0 milestone Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants