Skip to content

drivers: counter: max32: use portable IRQ pending API - #117371

Open
nashif wants to merge 1 commit into
zephyrproject-rtos:mainfrom
nashif:topic/irq-pending/adi-max32
Open

drivers: counter: max32: use portable IRQ pending API#117371
nashif wants to merge 1 commit into
zephyrproject-rtos:mainfrom
nashif:topic/irq-pending/adi-max32

Conversation

@nashif

@nashif nashif commented Aug 25, 2026

Copy link
Copy Markdown
Member

Replace direct NVIC pending-state calls with k_irq_set_pending()/
k_irq_is_pending()/k_irq_clear_pending(), dropping the dependency on
cmsis_core.h where nothing else needed it.

Assisted-by: Claude:claude-opus-5
Signed-off-by: Anas Nashif anas.nashif@intel.com

Replace direct NVIC pending-state calls with k_irq_set_pending()/
k_irq_is_pending()/k_irq_clear_pending(), dropping the dependency on
cmsis_core.h where nothing else needed it.

Assisted-by: Claude:claude-opus-5
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Counter platform: ADI Analog Devices, Inc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants