adc: support adc2 working with WiFi

This commit is contained in:
Armando
2021-06-28 11:39:30 +08:00
committed by Armando (Dou Yiwen)
parent 69deaf528f
commit 3ce2d85e9e
11 changed files with 37 additions and 76 deletions

View File

@@ -44,6 +44,7 @@
//F_sample = F_digi_con / 2 / interval. F_digi_con = 5M for now. 30 <= interva <= 4095
#define SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
#define SOC_ADC_SAMPLE_FREQ_THRES_LOW 611
#define SOC_ADC_ARBITER_SUPPORTED 1
/*-------------------------- APB BACKUP DMA CAPS -------------------------------*/
#define SOC_APB_BACKUP_DMA (1)