Andrew 72264ca9b9 spi_common: remove deprecated spi_common_periph_claim macros (backport v4.0) 6 年 前
..
include 72264ca9b9 spi_common: remove deprecated spi_common_periph_claim macros (backport v4.0) 6 年 前
test eff3ac05b3 driver(ledc): fixed ledc clock selection bug for release/v4.0 6 年 前
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes 6 年 前
Kconfig e9f1011b1b Rename Kconfig options (components/driver) 6 年 前
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 年 前
can.c d6bc1b3cbc can/driver: Add module reset before enabling 6 年 前
component.mk 7027d2dfe8 spi_master: compile as C11 due to use of stdatomic.h 6 年 前
gpio.c 64f81aefae bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 6 年 前
i2c.c 2331597ed2 Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' 6 年 前
i2s.c 3b0b5f92a7 i2s/driver: Add module reset before enabling 6 年 前
ledc.c eff3ac05b3 driver(ledc): fixed ledc clock selection bug for release/v4.0 6 年 前
mcpwm.c 399d2d2605 all: Using xxx_periph.h 6 年 前
pcnt.c c5bea8dddb pcnt/driver: Add module reset before enabling 6 年 前
periph_ctrl.c 399d2d2605 all: Using xxx_periph.h 6 年 前
rmt.c 9ce1b8986a rmt/driver: Add module reset before enabling 6 年 前
rtc_module.c c6c6cd7179 rtc: fix minor malloc issues found by static analyzer 6 年 前
sdio_slave.c 9805902482 sdio_slave: fix the send_flush infinite loop issue 6 年 前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年 前
sdmmc_host.c ba6b502cc9 sdmmc_host/driver: Add module reset before enabling 6 年 前
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 年 前
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 年 前
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 6 年 前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年 前
sdspi_host.c 28b2e113ca spi_master: move the spi_bus_init function into common header 6 年 前
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 6 年 前
sdspi_transaction.c 399d2d2605 all: Using xxx_periph.h 6 年 前
sigmadelta.c 399d2d2605 all: Using xxx_periph.h 6 年 前
spi_common.c 65c0d354e4 spi_common: add interface to get whether the bus is on IOMUX 6 年 前
spi_master.c da77dcb0be Changed log level for spi_master 6 年 前
spi_slave.c 90008e3fd6 Merge branch 'feature/spi_driver_support_multi_chip' into 'master' 6 年 前
timer.c 399d2d2605 all: Using xxx_periph.h 6 年 前
uart.c 199c4e55f2 uart/driver: Add module reset before enabling 6 年 前