esp-idf/components/soc/esp32c3
Michael (XIAO Xufeng) 2b83418141 adc: add fallback calibration method
Also:
1. Separate static configuration into init phase to improve
performance
2. Add a init code config layer to avoid duplicated configuration
3. Add a HW_CALIBRATION_V1 caps
2021-01-25 20:30:42 +08:00
..
include/soc adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
adc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
CMakeLists.txt gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gdma_periph.c gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_bbpll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
interrupts.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sigmadelta_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc_memory_layout.c esp32c3: Add UTs for reset_reason 2021-01-18 07:12:21 +08:00
spi_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
timer_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00