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

stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines #2287

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

hartmannathan
Copy link
Contributor

Summary

arch/arm/src/stm32h7/hardware/stm32_dmamux.h:

Added missing defines DMAMUX_CCR_SPOL_NONE, DMAMUX_CCR_SPOL_RISING, DMAMUX_CCR_SPOL_FALLING, and DMAMUX_CCR_SPOL_BOTH.

Forgot to add them in PR-2284

Impact

Adds these necessary definitions.

Testing

nxstyle

arch/arm/src/stm32h7/hardware/stm32_dmamux.h:

    * Add missing defines DMAMUX_CCR_SPOL_NONE,
      DMAMUX_CCR_SPOL_RISING, DMAMUX_CCR_SPOL_FALLING, and
      DMAMUX_CCR_SPOL_BOTH.

    * Fix nxstyle errors.
Copy link
Contributor

@raiden00pl raiden00pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raiden00pl raiden00pl merged commit fd020fa into apache:master Nov 13, 2020
@hartmannathan hartmannathan deleted the stm32h7-dmamux-spol-mask branch November 15, 2020 18:33
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