Skip to content

nrfx_timer: optimize IRQ handler in nrfx_timer#139

Open
cwynn-meta wants to merge 1 commit into
nordicsemi:masterfrom
cwynn-meta:cwynn/nrfx_timer3
Open

nrfx_timer: optimize IRQ handler in nrfx_timer#139
cwynn-meta wants to merge 1 commit into
nordicsemi:masterfrom
cwynn-meta:cwynn/nrfx_timer3

Conversation

@cwynn-meta

Copy link
Copy Markdown

The irq handler can look at only the CCs that have IRQs enabled This is a fairly substantial perf win on nRF54H20, as the 8ccs sitting in the 16MHz domain take 4-5us to query.

Tested via zephyr drivers counter test

The irq handler can look at only the CCs that have IRQs enabled
This is a fairly substantial perf win on nRF54H20, as the 8ccs
sitting in the 16MHz domain take 4-5us to query.

Tested via zephyr drivers counter test

Signed-off-by: Clay Wynn <cwynn@meta.com>
@CLAassistant

CLAassistant commented Sep 8, 2025

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@anangl anangl requested a review from nika-nordic September 9, 2025 05:38
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.

4 participants