michael d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 7 years ago
..
include 4af51833f3 spi_master: add new polling mode to decrease time cost each transaction 7 years ago
test 4af51833f3 spi_master: add new polling mode to decrease time cost each transaction 7 years ago
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component 7 years ago
Kconfig 4f87a62f18 spi_slave: add new menuconfig item to decide whether spi slave should be put into IRAM 7 years ago
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 years ago
can.c dc3fa14a26 CAN: Add pm_lock, fix gpio bug, update docs 7 years ago
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 years ago
gpio.c 1c5522575e driver/gpio: support wakeup function for RTC IOs 7 years ago
i2c.c a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
i2s.c 9deb58859c fix i2s mix result and error code 7 years ago
ledc.c ab44c6ecc2 bugfix(ledc): fix bugs reported from unit-test and github. 7 years ago
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. 7 years ago
pcnt.c 01516abe5a Add some comments in pcnt.h. 7 years ago
periph_ctrl.c 22e21b38f7 component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth 7 years ago
rmt.c 6d57757840 Modify the rmt_mem_num maximum limit value from 15 to 8. 7 years ago
rtc_module.c 1c5522575e driver/gpio: support wakeup function for RTC IOs 7 years ago
sdio_slave.c d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 7 years ago
sdmmc_host.c 78fab8a0f9 sdmmc: implement partial DDR support 7 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 a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 years ago
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 years ago
spi_common.c 4af51833f3 spi_master: add new polling mode to decrease time cost each transaction 7 years ago
spi_master.c 4af51833f3 spi_master: add new polling mode to decrease time cost each transaction 7 years ago
spi_slave.c 2d748b5d38 spi_slave: fix the issue rx dma get broken by master unexpected transaction 7 years ago
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 years ago
uart.c 002d913ab6 uart: add function to set light sleep wakeup threshold 7 years ago