esp-idf/components/esp_adc
2023-05-06 10:31:19 +08:00
..
deprecated esp_adc: remove wno flag 2022-08-26 15:08:18 +08:00
esp32 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32c2 esp_adc: make c2 atten0 calibration experimental 2022-10-13 21:03:51 +08:00
esp32c3 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32c6/include esp32c6: add minimal ci support 2022-09-26 20:32:13 +08:00
esp32h2/include esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
esp32s2 esp_adc: remove wno flag 2022-08-26 15:08:18 +08:00
esp32s3 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
include esp_adc: support selecting clock source for oneshot driver 2023-02-23 11:48:31 +08:00
interface esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_apps/adc adc: added adc filter exhausted allocation test 2023-05-06 10:31:19 +08:00
.build-test-rules.yml adc: support ADC on esp32c6 (driver/test/example) 2022-12-23 11:24:06 +08:00
adc_cali_curve_fitting.c esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +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 adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
adc_continuous_internal.h esp_adc: added adc digital filter feature 2023-02-10 16:46:20 +00:00
adc_continuous.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
adc_filter.c adc: fix adc filter acquire logic 2023-05-06 10:31:19 +08:00
adc_oneshot.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
CMakeLists.txt esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +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 02:06:03 +00:00
linker.lf esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00