.. |
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
|
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
|
ci: update driver tests to use run_all_single_board_cases()
|
2023-03-28 17:05:50 +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: fixed the issue that multiply overflow before type expand
|
2023-06-07 11:40:56 +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-27 11:11:18 +00: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
|
bugfix: move adc_oneshot_power_acquire/release to adc_oneshot_read
|
2023-05-18 20:08:47 +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 |