esp-idf/components/esp_adc
2023-05-24 17:46:52 +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 adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +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 adc: new feature adc digital monitor supported 2023-05-24 17:46:52 +08:00
interface esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_apps/adc adc: add digi monitor test case 2023-05-24 17:46:52 +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 adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +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_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
adc_continuous_internal.h adc: new feature adc digital monitor supported 2023-05-24 17:46:52 +08:00
adc_continuous.c adc: fix adc continuous driver conv_frame_size not bigger than 4092 issue 2023-05-22 10:55:28 +08:00
adc_filter.c adc: fix adc filter acquire logic 2023-05-06 10:31:19 +08:00
adc_monitor.c adc: new feature adc digital monitor supported 2023-05-24 17:46:52 +08:00
adc_oneshot.c adc_oneshot: move power acquire back to adc_oneshot_new_unit 2023-05-23 22:44:32 +08:00
CMakeLists.txt adc: new feature adc digital monitor supported 2023-05-24 17:46:52 +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