.. |
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
|
change(header): modify p4 headers issues from check_header_py
|
2023-08-04 14:13:59 +02: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
|
feat(adc): added an API to flush the continuous driver pool
|
2023-08-31 03:52:28 +00:00 |
interface
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
test_apps
|
fix(ci): change build-test-rules files folder
|
2023-09-20 19:17: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
|
feat(adc): use const pointer in io_to_channel APIs
|
2023-07-10 14:36:51 +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
|
feat(adc): added an API to flush the continuous driver pool
|
2023-08-31 03:52:28 +00:00 |
adc_filter.c
|
change(header): modify p4 headers issues from check_header_py
|
2023-08-04 14:13:59 +02:00 |
adc_monitor.c
|
adc: new feature adc digital monitor supported
|
2023-05-24 17:46:52 +08:00 |
adc_oneshot.c
|
Merge branch 'feat/const_ptr_adc_io_channel' into 'master'
|
2023-08-02 14:10:35 +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
|
fix(adc): fix adc continuous hal func not in iram when gdma isr iram
|
2023-07-17 10:15:48 +08:00 |