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

chore(Other): Add a function in wrap_uart #1034

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Jun 5, 2024

Interrupt status need to be checked on zephyr side, to provide common interface we need a wrapper function due to MAX32662 int_en register named as inten.

Wrap_MXC_UART_GetRegINTEN function added.

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.

Interrupt status need to be checked on zephyr side, to provide
common interface we need a wrapper function due to MAX32662 int_en
register named as inten

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@ozersa ozersa changed the title chore(Other): Add a UART wrapper function chore(Other): Add a function in wrap_uart Jun 6, 2024
@Jake-Carter Jake-Carter merged commit 1430a0c into main Jun 12, 2024
11 of 13 checks passed
@Jake-Carter Jake-Carter deleted the feat-add-wrapfunction branch June 12, 2024 00:07
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jun 12, 2024
EricB-ADI pushed a commit that referenced this pull request Jun 20, 2024
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants