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 MAX78002 #1170

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

hfakkiz
Copy link
Contributor

@hfakkiz hfakkiz commented Sep 11, 2024

Description

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

max78002_sysclk_div

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.

MAX78002 support sysclk-div as per of UG.
Defined related functions and macros to enable sysclk-div feature.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
@hfakkiz hfakkiz added the MAX78002 Related to the MAX78002 (AI87) label Sep 11, 2024
@Jake-Carter Jake-Carter merged commit 5c1a332 into main Sep 13, 2024
12 of 14 checks passed
@Jake-Carter Jake-Carter deleted the add-max78002-clk-div branch September 13, 2024 19:31
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX78002 Related to the MAX78002 (AI87)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants