esp-idf/components/esp_adc
gaoxu 2eccde88f3 fix(adc): workaround to fix adc continuous get less results on c3 2024-02-19 10:34:54 +08:00
..
deprecated fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp32 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp32c2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp32c3 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
esp32c5/include feat(esp32c5): support esptool on esp32c5 beta3 2024-01-09 13:11:11 +08:00
esp32c6 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
esp32h2 feat(adc_cali): Add ADC calibration support for ESP32H2 2023-10-31 11:29:30 +08:00
esp32p4/include change(header): modify p4 headers issues from check_header_py 2023-08-04 14:13:59 +02:00
esp32s2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp32s3 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
include fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash, 2024-01-05 12:10:30 +08:00
interface refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
test_apps fix(adc): workaround to fix adc continuous get less results on c3 2024-02-19 10:34:54 +08:00
CMakeLists.txt refactor(gpio): make gpio driver as component, and fix astyle 2023-11-03 15:42:23 +08:00
Kconfig fix: Fixed KConfig files that were not succesfully checked 2024-02-02 14:13:45 +01:00
adc_cali.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_cali_curve_fitting.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_common.c fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash, 2024-01-05 12:10:30 +08:00
adc_continuous.c fix(adc): workaround to fix adc continuous get less results on c3 2024-02-19 10:34:54 +08:00
adc_continuous_internal.h refactor(spi): replace dma_ll related in spi by dma driver (part1) 2023-12-04 16:20:05 +08:00
adc_filter.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_monitor.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_oneshot.c feat(adc): added adc enable debug log config 2023-11-01 15:06:20 +08:00
curve_fitting_coefficients.h refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +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