esp-idf/components/driver
michael d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 2018-09-25 20:30:25 +08:00
..
include/driver spi_master: add new polling mode to decrease time cost each transaction 2018-09-20 19:46:46 +08:00
test spi_master: add new polling mode to decrease time cost each transaction 2018-09-20 19:46:46 +08:00
CMakeLists.txt esp_ringbuf: move ringbuf to seperate component 2018-09-17 17:04:57 +05:30
Kconfig
adc1_i2s_private.h
can.c CAN: Add pm_lock, fix gpio bug, update docs 2018-09-01 02:46:05 +08:00
component.mk
gpio.c driver/gpio: support wakeup function for RTC IOs 2018-09-06 15:40:46 +08:00
i2c.c
i2s.c
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_module.c driver/gpio: support wakeup function for RTC IOs 2018-09-06 15:40:46 +08:00
sdio_slave.c sdio_slave: fix the ret_queue crash issue when being reset by the master 2018-09-25 20:30:25 +08:00
sdmmc_host.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_private.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_transaction.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c spi_master: add new polling mode to decrease time cost each transaction 2018-09-20 19:46:46 +08:00
spi_master.c spi_master: add new polling mode to decrease time cost each transaction 2018-09-20 19:46:46 +08:00
spi_slave.c spi_slave: fix the issue rx dma get broken by master unexpected transaction 2018-09-07 12:04:55 +08:00
timer.c
uart.c uart: add function to set light sleep wakeup threshold 2018-09-06 15:40:46 +08:00