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

modules: hal_nordic: nrf_802154: enable constant latency #2517

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

e-rk
Copy link
Contributor

@e-rk e-rk commented Feb 18, 2025

Added functionality to enable the constant latency mode in the nrf_802154 driver, alongside the HFXO.
Added the missing power node to nRF54L20 to allow the NRFX_POWER Kconfig to be enabled.

e-rk added 2 commits February 20, 2025 09:16
Added the node representing the POWER peripheral on the nRF54L20.

Upstream PR #: 85883

Signed-off-by: Rafał Kuźnia <[email protected]>
To ensure that the accesses to the radio peripheral are done with
predictable timings, the constant latency must be enabled.
The constant latency mode is enabled alongside the HFXO.

Upstream PR #: 85883

Signed-off-by: Rafał Kuźnia <[email protected]>
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.

1 participant