blob: 63b969a1bf3030306706d4079cbc01281caf78b2 [file] [log] [blame]
# Copyright (c) 2025 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config TEST_COMP_SE_PSEL_AIN_INDEX
int "Index of analog input for SE psel."
default 5
config TEST_COMP_SE_EXTREFSEL_AIN_INDEX
int "Index of analog input for SE extrefsel."
default 1
config TEST_COMP_DIFF_PSEL_AIN_INDEX
int "Index of analog input for DIFF psel."
default 4
config TEST_COMP_DIFF_EXTREFSEL_AIN_INDEX
int "Index of analog input for DIFF extrefsel."
default 5
source "Kconfig.zephyr"