.. |
deprecated
|
all: Removes unnecessary newline character in logs
|
2023-06-09 03:31:21 +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-06-26 10:40:36 +08:00 |
esp32c3
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
|
2023-07-06 14:22:03 +08:00 |
esp32c6
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
|
2023-07-06 14:22:03 +08:00 |
esp32h2/include
|
esp_adc: support h2 oneshot mode and continuous mode
|
2023-02-23 11:48:31 +08:00 |
esp32p4/include
|
esp32p4: introduce the target
|
2023-06-13 15:16:11 +08:00 |
esp32s2
|
all: Removes unnecessary newline character in logs
|
2023-06-09 03:31:21 +08:00 |
esp32s3
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
|
2023-07-06 14:22:03 +08:00 |
include
|
adc: added a flag to replace internal pool data with newest data, when pool is full
|
2023-05-31 10:55:01 +08:00 |
interface
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
test_apps/adc
|
fix(test): check call graph for hal component
|
2023-07-05 09:09:01 +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
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
|
2023-07-06 14:22:03 +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: added a flag to replace internal pool data with newest data, when pool is full
|
2023-05-31 10:55:01 +08:00 |
adc_continuous.c
|
adc: port gh pr to current adc continuous mode driver
|
2023-06-05 14:25:53 +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
|
refactor(adc): maintain s_adc_tsen_enabled in adc driver
|
2023-07-06 17:28:49 +08:00 |
CMakeLists.txt
|
feat(adc): use soc_caps to decide which files to be included
|
2023-07-05 11:45:48 +08:00 |
curve_fitting_coefficients.h
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
|
2023-07-06 14:22:03 +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 |