esp-idf/components/esp_adc
Jiang Jiang Jian 45e1b89efe Merge branch 'feature/default_clock_source_can_leave_empty_v5.0' into 'release/v5.0'
feat(mcpwm): default clock source setting can leave empty (v5.0)

See merge request espressif/esp-idf!25549
2023-08-26 10:15:28 +08:00
..
deprecated adc: fixed the issue that multiply overflow before type expand 2023-06-07 11:42:29 +08:00
esp32 esp_adc: update license 2023-02-20 10:34:34 +08:00
esp32c2 esp_adc: update license 2023-02-20 10:34:34 +08:00
esp32c3 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32h2/include esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s2 esp_adc: remove wno flag 2022-09-05 15:46:54 +08:00
esp32s3 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
include esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
interface esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_apps/adc test(adc): continuous driver iram test with gdma iram safe option only 2023-08-25 10:56:20 +08:00
.build-test-rules.yml test(adc): continuous driver iram test with gdma iram safe option only 2023-08-25 10:56:20 +08:00
adc_cali_curve_fitting.c adc: fixed the issue that multiply overflow before type expand 2023-06-07 11:42:29 +08:00
adc_cali.c esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
adc_common.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
adc_continuous.c fix(adc): invalid assertion on the adc_unit 2023-08-25 10:21:46 +08:00
adc_lock.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
adc_oneshot.c fix(adc): fix s_adc_tsen_enabled not set issue 2023-07-06 16:48:59 +08:00
CMakeLists.txt esp_adc: remove wno flag 2022-09-05 15:46:54 +08:00
curve_fitting_coefficients.h esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
Kconfig adc: no longer support adc2 oneshot mode on esp32c3 2022-12-16 12:07:38 +08:00
linker.lf fix(adc): fix adc continuous hal func not in iram when gdma isr iram 2023-08-24 10:50:33 +08:00