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

feat(PeriphDrivers): Enable sysclk-div for MAX32690 #1078

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Jul 9, 2024

MAX32690 Support sysclk-div as per of MAX32690-UG and related register definition already added in CMSIS files.
This PR enable set and get sysclk-div feature.

image

Tested on MAX32690 with zephyr, it works.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

MAX32690 support sysclk-div as per of UG
This commit define related function and macro to
enable sysclk-div feature

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
Remove restiction from zephyr wrapper file

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@github-actions github-actions bot added the MAX32690 Related to the MAX32690 (ME18) label Jul 9, 2024
@Jake-Carter Jake-Carter merged commit a52a937 into main Jul 9, 2024
13 checks passed
@Jake-Carter Jake-Carter deleted the fix/add-max32690-clk-div branch July 9, 2024 21:02
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jul 9, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32690 Related to the MAX32690 (ME18)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants