esp-idf/components/esp_adc
wuzhenghui 11e7091967
fix(esp_adc): fix adc clock missing in startup calibration
2024-04-02 12:14:44 +08:00
..
deprecated fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
esp32 refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00
esp32c2 fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +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
esp32c61/include feat(esp32c61): ci enable header check, fix c61 build 2024-03-27 19:39:59 +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 refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00
esp32s3 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
gdma refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00
include fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
interface refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
test_apps fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
CMakeLists.txt feat(esp32c61): ci enable header check, fix c61 build 2024-03-27 19:39:59 +08:00
Kconfig fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08: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(esp_adc): fix adc clock missing in startup calibration 2024-04-02 12:14:44 +08:00
adc_continuous.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
adc_continuous_internal.h refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00
adc_dma_internal.h refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00
adc_filter.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_monitor.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +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 refactor(adc): refactor dma ll functions on adc continuous mode 2024-03-12 11:12:48 +08:00