.. |
deprecated
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
|
2023-11-07 14:11:10 +08:00 |
esp32
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
|
2023-11-07 14:11:10 +08:00 |
esp32c2
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
|
2023-11-07 14:11:10 +08:00 |
esp32c3
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +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-11-06 10:57:36 +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-07 14:11:10 +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-02-21 11:58:26 +08:00 |
interface
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +08:00 |
test_apps
|
Merge branch 'bugfix/bunch_tsens_v5.2' into 'release/v5.2'
|
2024-02-21 20:33:38 +08:00 |
adc_cali_curve_fitting.c
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +08:00 |
adc_cali.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-02-21 11:58:26 +08:00 |
adc_continuous_internal.h
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +08:00 |
adc_continuous.c
|
Merge branch 'bugfix/bunch_tsens_v5.2' into 'release/v5.2'
|
2024-02-21 20:33:38 +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
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +08:00 |
CMakeLists.txt
|
refactor(linux): excluded all non-Linux components from build
|
2023-10-16 17:06:54 +08:00 |
curve_fitting_coefficients.h
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +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 |