Skip to content

drivers: adc: nrfx_saadc: Fix SAADC shim for nRF54LV10A #93101

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

Merged

Conversation

jaz1-nordic
Copy link
Contributor

GAIN field is not present on LV10A, so instead we need to check the input value to the function.

GAIN field is not present on LV10A, so instead we need to
check the input value to the function.

Signed-off-by: Jakub Zymelka <[email protected]>
@github-actions github-actions bot added platform: nRF Nordic nRFx area: ADC Analog-to-Digital Converter (ADC) size: XS A PR changing only a single line of code labels Jul 14, 2025
@github-actions github-actions bot requested review from anangl and kl-cruz July 14, 2025 13:09
Copy link

@masz-nordic masz-nordic added the bug The issue is a bug, or the PR is fixing a bug label Jul 16, 2025
@nashif nashif merged commit 35044b6 into zephyrproject-rtos:main Jul 19, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ADC Analog-to-Digital Converter (ADC) bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants