-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support for XOTUNE event #21631
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
Add support for XOTUNE event #21631
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: 042c06e6e09e8b19262ee33b28c0076bfd57a1bf 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? |
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]>
6b40cb3 to
042c06e
Compare
|
Low level tests passed on rerun: https://jenkins-ncs.nordicsemi.no/job/latest/job/sub/job/test-low-level/job/main/6059/ |
No description provided.