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

smartbond_timer: Use hw clock frequency for watchdog expire ticks #83635

Conversation

ydamigos
Copy link
Collaborator

@ydamigos ydamigos commented Jan 7, 2025

Use hardware clock frequency to calculate watchdog expire ticks instead of kernel's "ticks" and if PM is enabled, always adjust timeout ticks according to watchdog expiration.

Use hardware clock frequency to calculate watchdog expire ticks
instead of kernel's "ticks".

Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>
… ticks

If PM is enabled, adjust timeout ticks according to watchdog expiration.

Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>
@kartben kartben merged commit b612044 into zephyrproject-rtos:main Jan 15, 2025
25 checks passed
@ydamigos ydamigos deleted the smartbond-timer-fix-watchdog-expire-ticks branch January 15, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Timer Timer platform: Renesas SmartBond Renesas Electronics Corporation, SmartBond
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants