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

[nrf fromlist] drivers: pwm: nrfx: add global hsfll request for fast PWM #2364

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

mstasiaknordic
Copy link
Contributor

@mstasiaknordic mstasiaknordic commented Dec 12, 2024

Added clock control api for global hsfll used in fast PWM120 driver in the last commit, based on the others which are currently reviewed.

Requires #2300
Requires fixes in #2377

Uses utilities introduced in zephyrproject-rtos/zephyr#82103

nordic-krch and others added 5 commits December 13, 2024 11:35
Extend IS_EQ to include unsigned integer literals like 0U.

Upstream PR #: 82133

Signed-off-by: Krzysztof Chruściński <[email protected]>
Add macro for getting the last element of an array type property.

Upstream PR #: 82133

Signed-off-by: Krzysztof Chruściński <[email protected]>
…ing clock frequency

Add NRF_PERIPH_GET_FREQUENCY() that returns the frequency of clock
that is used for the node.

Upstream PR #: 82133

Signed-off-by: Krzysztof Chruściński <[email protected]>
…equest

Add API for synchronous request for clock attributes.

Upstream PR #: 82133

Signed-off-by: Krzysztof Chruściński <[email protected]>
Added clock control api for global hsfll used in fast PWM120 driver.

Upstream PR #: 82133

Signed-off-by: Michał Stasiak <[email protected]>
@kl-cruz kl-cruz requested a review from masz-nordic December 13, 2024 12:57
@jukkar jukkar merged commit 99faf47 into nrfconnect:main Dec 13, 2024
20 checks passed
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.

5 participants