8000 SYS Time: Allow setting of 64 bit value by abauske · Pull Request #33 · Microchip-MPLAB-Harmony/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SYS Time: Allow setting of 64 bit value #33

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 3 commits into
base: master
Choose a base branch
from

Conversation

abauske
Copy link
@abauske abauske commented Nov 7, 2023

Currently there is only a setter for 32 Bit values, which prevents us from setting larger time values.

@abauske
Copy link
Author
abauske commented Nov 7, 2023

updated naming to match existing getter

@abauske
Copy link
Author
abauske commented Nov 20, 2023

I noticed that the existing setter would wrongly set system time as it does not reset timer counter offset.
--> fixed for both 32bit and 64bit setters

@htcrane
Copy link
htcrane commented Apr 23, 2024

@jigneshmoradiya1 This would be nice to include in the next harmony core release ☺️

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

Successfully merging this pull request may close these issues.

2 participants
0