.. |
deprecated
|
adc: fixed the issue that multiply overflow before type expand
|
2023-06-07 11:40:56 +08:00 |
esp32
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
esp32c2
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +08:00 |
esp32c3
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +08:00 |
esp32c6
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +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
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +08:00 |
include
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
interface
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
test_apps/adc
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +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_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36: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
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
adc_continuous_internal.h
|
esp_adc: added adc digital filter feature
|
2023-02-10 16:46:20 +00:00 |
adc_continuous.c
|
Fix #10804 by running continuous ADC DMA in endless loop instead of restarting after each run (descriptor chain) to avoid losing samples. Use descriptor error callback for GDMA to check for DMA buffer overrun.
|
2023-07-12 16:41:19 +08:00 |
adc_filter.c
|
esp_adc: added adc filter doc, and filter migration guides
|
2023-02-10 16:46:20 +00:00 |
adc_oneshot.c
|
adc_oneshot: move power acquire back to adc_oneshot_new_unit
|
2023-07-05 12:48:11 +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
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +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 |