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

ccu: add SMHC clock register and SMHC bus gating reset register #15

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

Placebo27
Copy link
Contributor

Add SMHC Clock register and SMHC Bus Gating Reset resgister, including the definition of regitster bitfiled and Read/Write functions in RCC peripheral refer to Section 3.2.6 CCU·Register Description.

There are also some minor amends that the accord of register document, the offset_ccu test case and the additions of is_xxx_reset_cleared functions testcase in the case of xxx reset signal cleared by hardware.

@luojia65
Copy link
Member

luojia65 commented Oct 9, 2024

LGTM

@luojia65 luojia65 merged commit 57b2411 into rustsbi:main Oct 9, 2024
3 checks passed
PllAudio1,
/// PLL_PERI (2X).
/// Audio PLL (div 2).
PllAudio1Div2,
Copy link
Member

Choose a reason for hiding this comment

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

Nice catch!

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