Armando 3fb1165e4e adc: add adc programming guide on c3 5 年之前
..
esp32 f48346f22f adc: apply adc power API to adc driver 4 年之前
esp32c3 b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 年之前
esp32s2 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 年之前
esp32s3 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 年之前
include 3fb1165e4e adc: add adc programming guide on c3 4 年之前
test 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
CMakeLists.txt 351ba5ff9e adc: fixed the issue that ADC power is left on after the calibration is done 5 年之前
Kconfig 27aa6c289f components/pm: Add slp gpio configure workaround 5 年之前
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 年之前
adc_common.c f48346f22f adc: apply adc power API to adc driver 4 年之前
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 年之前
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 年之前
dedic_gpio.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
gdma.c 19f18aaa11 gdma: fix wrong level of {group,pair} ref count 5 年之前
gpio.c 16cf160d57 deep sleep: fix sleep gpio wakeup fail issue 4 年之前
i2c.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
i2s.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
ledc.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
mcpwm.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
pcnt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
periph_ctrl.c 659d805411 esp_wifi: light sleep optimization 5 年之前
rmt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
rtc_io.c 198d350fe5 esp_system: support gpio wakeup from deep sleep on esp32c3 5 年之前
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 年之前
sdio_slave.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年之前
sdmmc_host.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 年之前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年之前
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 年之前
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 年之前
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 年之前
sigmadelta.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 年之前
spi_common.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
spi_master.c 66d10f0eec spi: refactor spi_common dma allocator 5 年之前
spi_slave.c 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 年之前
spi_slave_hd.c 2c1845995b spi_slave_hd: refactor the hal append api to remove the spinlock 5 年之前
timer.c bc8b56cef7 timergroup: refactor unit test to better support future chip 5 年之前
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 年之前
twai.c 753a929525 global: fix sign-compare warnings 5 年之前
uart.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前