Skip to content

nordic: grtc: add clear at init #89664

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adamkondraciuk
Copy link
Contributor

Add option to clear GRTC conter value during driver initialization.

Add option to clear GRTC conter value during driver initialization.

Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
Add option to clear GRTC conter value during driver initialization.

Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
@github-actions github-actions bot added area: Timer Timer platform: nRF Nordic nRFx labels May 8, 2025
@adamkondraciuk adamkondraciuk changed the title Nrfx none grtc add clear at init nordic: grtc add clear at init May 8, 2025
@adamkondraciuk adamkondraciuk changed the title nordic: grtc add clear at init nordic: grtc: add clear at init May 8, 2025
config NRF_GRTC_CLEAR_AT_INIT
bool "Clear the GRTC on driver init."
help
Clear the GRTC counter on initialization.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since in #89147 (comment) you say that clearing the GRTC is not something we want to do, this should probably mention the consequences of doing so.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adamkondraciuk could you follow-up on this review comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants