dongyou 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 years ago
..
include 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 years ago
test 69059ea2cc driver test: disable the spi master performance test when psram is used 5 years ago
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes 6 years ago
Kconfig e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 years ago
can.c 03d5742e11 can: Add support for lower bit rates 6 years ago
component.mk 7027d2dfe8 spi_master: compile as C11 due to use of stdatomic.h 6 years ago
gpio.c 9eb7eceeec driver(GPIO): fixed gpio_wake_up_disable not working for RTC IO (release/4.0) 5 years ago
i2c.c 2331597ed2 Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' 6 years ago
i2s.c 96a5e34d7a bugfix(driver): fix i2s and timergroup some issues 6 years ago
ledc.c c5a5b34ba4 driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum 6 years ago
mcpwm.c 067d840c76 Fix init MCPWM Fault line via config struct 5 years ago
pcnt.c c5bea8dddb pcnt/driver: Add module reset before enabling 6 years ago
periph_ctrl.c 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 years ago
rmt.c 9ce1b8986a rmt/driver: Add module reset before enabling 6 years ago
rtc_module.c fac0b1128f Driver(adc): Disable the synchronization operation function of ADC1 and DAC 5 years ago
sdio_slave.c 9805902482 sdio_slave: fix the send_flush infinite loop issue 6 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 7eaea6c726 sdmmc: Correctly check function parameters before using them 5 years ago
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 years ago
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 years ago
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 7 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c 8ffb38265c driver: fix gpio pin_bit_mask truncation in sdspi_host and others 5 years ago
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 6 years ago
sdspi_transaction.c 399d2d2605 all: Using xxx_periph.h 6 years ago
sigmadelta.c 399d2d2605 all: Using xxx_periph.h 6 years ago
spi_common.c 6f6677ac42 spi: move deprecated functions into internal header 6 years ago
spi_master.c bcedff5a12 spi: always put spihost handle in SRAM 6 years ago
spi_slave.c 6f6677ac42 spi: move deprecated functions into internal header 6 years ago
timer.c f09c9b957c timer_group: fix intr_enable 5 years ago
uart.c f75088d40d bugfix(uart): fix esp32 uart fifo_cnt bug 5 years ago