esp-idf/components/esp_adc
Armando 73c9182581 feat(adc): added an API to flush the continuous driver pool 2023-08-31 03:52:28 +00:00
..
deprecated
esp32
esp32c2 adc_calib: support calibration v2 on esp32c6 2023-06-26 10:40:36 +08:00
esp32c3 refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
esp32c6 refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
esp32h2/include
esp32p4/include change(header): modify p4 headers issues from check_header_py 2023-08-04 14:13:59 +02:00
esp32s2
esp32s3 refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
include feat(adc): added an API to flush the continuous driver pool 2023-08-31 03:52:28 +00:00
interface
test_apps/adc test(adc): continuous driver iram test with gdma iram safe option only 2023-07-17 10:16:40 +08:00
.build-test-rules.yml test(adc): continuous driver iram test with gdma iram safe option only 2023-07-17 10:16:40 +08:00
CMakeLists.txt feat(adc): use soc_caps to decide which files to be included 2023-07-05 11:45:48 +08:00
Kconfig
adc_cali.c
adc_cali_curve_fitting.c refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
adc_common.c feat(adc): use const pointer in io_to_channel APIs 2023-07-10 14:36:51 +08:00
adc_continuous.c feat(adc): added an API to flush the continuous driver pool 2023-08-31 03:52:28 +00:00
adc_continuous_internal.h
adc_filter.c change(header): modify p4 headers issues from check_header_py 2023-08-04 14:13:59 +02:00
adc_monitor.c
adc_oneshot.c Merge branch 'feat/const_ptr_adc_io_channel' into 'master' 2023-08-02 14:10:35 +08:00
curve_fitting_coefficients.h refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
linker.lf fix(adc): fix adc continuous hal func not in iram when gdma isr iram 2023-07-17 10:15:48 +08:00