Merge branch 'bugfix/fix_s3_adc1_wrong_clk_div' into 'master'

adc: fix adc oneshot mode clk div issue on esp32, esp32s2 and esp32s3

Closes IDF-7654

See merge request espressif/esp-idf!24420
This commit is contained in:
Armando (Dou Yiwen)
2023-06-28 11:12:40 +08:00
7 changed files with 3 additions and 7 deletions

View File

@@ -42,7 +42,6 @@ extern "C" {
Oneshot
---------------------------------------------------------------*/
#define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0)
#define ADC_LL_SAR_CLK_DIV_DEFAULT(PERIPH_NUM) (2)
/*---------------------------------------------------------------
DMA