Marius Vikhammer 874b470379 timer: add IRAM_ATTR to spinlock give/take API 4 years ago
..
esp32 f48346f22f adc: apply adc power API to adc driver 4 years ago
esp32c3 b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 years ago
esp32s2 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 years ago
esp32s3 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 years ago
include 20993109e8 spi_slave_hd: add callback after data is loaded to the DMA for segment mode 4 years ago
test ba1ce2ebd0 I2C: enable all unit test for i2c on esp32c3 4 years ago
CMakeLists.txt 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 years ago
Kconfig 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 years ago
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 years ago
adc_common.c f48346f22f adc: apply adc power API to adc driver 4 years ago
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 years ago
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 years ago
dedic_gpio.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
gdma.c 19f18aaa11 gdma: fix wrong level of {group,pair} ref count 5 years ago
gpio.c 16cf160d57 deep sleep: fix sleep gpio wakeup fail issue 4 years ago
i2c.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
i2s.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
ledc.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
linker.lf 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 years ago
mcpwm.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
pcnt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
periph_ctrl.c 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 years ago
rmt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
rtc_io.c 198d350fe5 esp_system: support gpio wakeup from deep sleep on esp32c3 5 years ago
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 years ago
sdio_slave.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 years ago
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 years ago
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 years ago
sigmadelta.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 years ago
spi_common.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago
spi_master.c 66d10f0eec spi: refactor spi_common dma allocator 5 years ago
spi_slave.c 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 years ago
spi_slave_hd.c 20993109e8 spi_slave_hd: add callback after data is loaded to the DMA for segment mode 4 years ago
timer.c 874b470379 timer: add IRAM_ATTR to spinlock give/take API 4 years ago
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
twai.c 9da031e0c3 Merge branch 'bugfix/twai_caps_naming_and_tidy_up_v4.3' into 'release/v4.3' 4 years ago
uart.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 years ago