This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-29 13:45:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d9ea9cb6e744f5e82d83fc1a32041ef1cda63b4
esp-idf
/
components
/
esp_adc
History
gaoxu
65820c07ac
feat(adc): support ADC oneshot and continuous mode on ESP32C5 and enable test
2024-07-13 14:03:23 +08:00
..
deprecated
…
esp32
…
esp32c2
…
esp32c3
…
esp32c5
/include
…
esp32c6
…
esp32c61
/include
…
esp32h2
…
esp32p4
/include
…
esp32s2
…
esp32s3
…
gdma
…
include
…
interface
…
test_apps
feat(adc): support ADC oneshot and continuous mode on ESP32C5 and enable test
2024-07-13 14:03:23 +08:00
adc_cali_curve_fitting.c
…
adc_cali.c
…
adc_common.c
fix(esp_adc): fix adc clock missing in startup calibration
2024-04-02 12:14:44 +08:00
adc_continuous_internal.h
feat(adc): support ADC continuous mode on ESP32P4
2024-06-03 16:50:39 +08:00
adc_continuous.c
change(adc): refactor DMA memory allocation
2024-06-17 11:12:06 +08:00
adc_dma_internal.h
change(adc): refactor DMA memory allocation
2024-06-17 11:12:06 +08:00
adc_filter.c
…
adc_monitor.c
…
adc_oneshot.c
feat(adc): support ADC oneshot and continuous mode on ESP32C5 and enable test
2024-07-13 14:03:23 +08:00
CMakeLists.txt
feat(adc): support ADC continuous mode on ESP32P4
2024-06-03 16:50:39 +08:00
curve_fitting_coefficients.h
…
Kconfig
…
linker.lf
…