初始提交

This commit is contained in:
2025-05-13 22:00:58 +08:00
commit e4c030b0c0
564 changed files with 78858 additions and 0 deletions

View File

@ -0,0 +1,25 @@
#===============================================================================
# @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