esp-idf/components/esp_adc
Kevin (Lao Kaiyao) 2b5203ba1c Merge branch 'refactor/avoid_float_type_in_hal' into 'master'
refactor(hal): avoid float type in hal

See merge request espressif/esp-idf!26149
2023-10-09 10:20:28 +08:00
..
deprecated refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
esp32 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
esp32c2 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +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/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 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
esp32s3 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
include refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
interface refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
test_apps Merge branch 'refactor/avoid_float_type_in_hal' into 'master' 2023-10-09 10:20:28 +08:00
CMakeLists.txt feat(adc): use soc_caps to decide which files to be included 2023-07-05 11:45:48 +08:00
Kconfig
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 refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_continuous.c refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08:00
adc_continuous_internal.h refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +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
curve_fitting_coefficients.h refactor(esp_adc): reformat code with astyle_py 2023-10-08 10:35:52 +08: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