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

drivers: counter: nrfx_timer: Adjust timer to request global hsfll #2379

Closed

Conversation

nordic-krch
Copy link
Contributor

It is based on #2377.

nordic-krch and others added 4 commits December 14, 2024 10:39
…uency change

Update SystemCoreClock to match current core frequency. This MDK
variable is used by nrfx_coredep_delay_us which performs busy
waiting and is used by k_busy_wait.

Upstream PR #: 82923

Signed-off-by: Krzysztof Chruściński <[email protected]>
Add clock source for timer120 and timer121 nodes

Upstream PR #: 82103

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

Add requesting for global HFSLL when fast instance TIMER (e.g.
TIMER120 in nrf54h20) is used.

Upstream PR #: 82103

Signed-off-by: Krzysztof Chruściński <[email protected]>
spi-max-frequency was missing in overlay

Now it's set to 8 MHz as per datasheet

Signed-off-by: Jerzy Kasenberg <[email protected]>
(cherry picked from commit 1d4b1ad)
@bjarki-andreasen bjarki-andreasen mentioned this pull request Dec 14, 2024
@bjarki-andreasen
Copy link
Contributor

Merged as part of #2385

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.

3 participants