LPT26x-HSF-4MB-Hilink_14.2..../application/samples/peripheral/adc/Kconfig

25 lines
677 B
Plaintext
Raw Normal View History

2025-05-13 22:00:58 +08:00
#===============================================================================
# @brief Kconfig file.
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
#===============================================================================
config HADC_SELF_CALIBRATION
bool
prompt "HADC calibration, or use record code."
default y
depends on ADC_USING_V152
config HADC_SAMPLE
bool
prompt "Enable HADC sample."
default y
depends on ADC_USING_V152
config TIMING_SAMPLE
bool
prompt "Create timing sample irq."
default n
config ADC_CHANNEL
int
prompt "Choose ADC channel."
default 5