-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Backport v3.0-branch] Add support for XOTUNE event #21697
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
[Backport v3.0-branch] Add support for XOTUNE event #21697
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 742cca420a0b3c41bcfd11594b9ce44637817080 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (4)
Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
@nordicjm could you take a look? this is just backport you have already approved |
The MPSL executes the HFCLK callback when the clock is active and stable on nRF54L SoCs. This fact must be reflected in the parameter of the event_handlier, which should receive the NRFX_CLOCK_EVT_XO_TUNED value. Signed-off-by: Rafał Kuźnia <[email protected]>
Loosening value of comparison. Signed-off-by: Karol Lasończyk <[email protected]>
8a755ed
to
742cca4
Compare
Backport of #21631