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): Add System Clock Div APIs for MAX32670 and MAX32660 #857

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Jan 8, 2024

Description

MAX32670 and MAX32660 has prescaler register that can be used to div system clock to specific value, this commit add related function to provide this feature

image

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.

https://www.analog.com/media/en/technical-documentation/user-guides/max32660-user-guide.pdf
https://www.analog.com/media/en/technical-documentation/user-guides/max32670max32671-user-guide.pdf

@github-actions github-actions bot added MAX32660 Related to the MAX32660 (ME11) MAX32670 Related to the MAX32670 (ME15) MAX32675 Related to the MAX32675 (ME16) labels Jan 8, 2024
MAX32670 and MAX32660 has prescaler register that used to
div system clock to specific value, this commit add related function
to provide this feature

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@ozersa
Copy link
Contributor Author

ozersa commented Jan 8, 2024

The functions added for MAX32675 too.

@Jake-Carter Jake-Carter changed the title feat(PeriphDrivers): Add system clock div get/set functions feat(PeriphDrivers): Add System Clock Div APIs for MAX32670 and MAX32660 Jan 8, 2024
@Jake-Carter Jake-Carter merged commit bcdd469 into main Jan 8, 2024
11 checks passed
@Jake-Carter Jake-Carter deleted the feat/sysclk_div_max32670 branch January 8, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32660 Related to the MAX32660 (ME11) MAX32670 Related to the MAX32670 (ME15) MAX32675 Related to the MAX32675 (ME16)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants