Skip to content
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

drivers: timer: Fix nRF RTC timer _timer_cycle_get_32 #374

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Jun 1, 2017

Fix nRF RTC timer from returning more than actual cycles
in _timer_cycle_get_32, under race condition when ISR
announces to kernel.

Jira: ZEP-2229

Signed-off-by: Vinayak Kariappa Chettimada [email protected]

@nashif nashif added this to the v1.8 milestone Jun 1, 2017
@nashif nashif self-assigned this Jun 1, 2017
andrewboie
andrewboie previously approved these changes Jun 1, 2017
Fix nRF RTC timer from returning more than actual cycles
in _timer_cycle_get_32, under race condition when ISR
announces to kernel.

Jira: ZEP-2229

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants