blob: f4748c6d3805e16598968ff678b0fa57694b77e5 [file] [log] [blame]
# ADC API test configuration options
# Copyright (c) 2024 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
mainmenu "ADC API Test"
source "Kconfig.zephyr"
config ADC_API_SAMPLE_INTERVAL_US
int "Interval between repeatead samples in us"
default 0
config ADC_32_BITS_DATA
bool "ADC data is 32-bits long"