esp-idf/components/soc/esp32c3
chaijie eea76d14bb ESP32C3: auto adjust voltage dbias storing in efuse and open glitch reset for ECO3
1. add some efuse api to get rtc & digital voltage
2. set dig_rtc voltage to a fix value storing in efuse no mater which cpu frequency
3. modify hardware code in bootloader to fit all c3 ECO3 version
2021-05-08 17:56:54 +08:00
..
include/soc ESP32C3: auto adjust voltage dbias storing in efuse and open glitch reset for ECO3 2021-05-08 17:56:54 +08:00
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08: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 esp_system: support gpio wakeup from deep sleep on esp32c3 2021-02-26 12:26:49 +08: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: correct name for RTC memory region in heap 2021-03-18 17:53:26 +05:30
spi_periph.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08: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