Shubham Kulkarni 0f3f7d984a Fixed warnings for components driver, esp32 and mbedtls 6 years ago
..
include f9a51fc784 can: Add support for lower bit rates 6 years ago
test f2dfb0cf70 driver: Add uart and i2c UTs to check ticks_to_wait in some functions 6 years ago
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component 7 years ago
Kconfig 37126d3451 Correct Kconfigs according to the coding style 7 years ago
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 years ago
can.c 0caa96584c CAN: Fix critical section compliance 6 years ago
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 years ago
gpio.c 0929dbbc9b bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 6 years ago
i2c.c 03aef3c087 i2c: Fix ticks_to_wait when 0 or time expired 6 years ago
i2s.c 0a0f2caa1d Merge branch 'bugfix/reset_periph_modules_v3.3' into 'release/v3.3' 6 years ago
ledc.c d518a19d95 driver(ledc): fix ledc fade API and update the register header file 7 years ago
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. 7 years ago
pcnt.c 46e918cfa1 pcnt/driver: Add module reset before enabling 6 years ago
periph_ctrl.c 2c4e0cf878 periph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance 6 years ago
rmt.c 2165154c04 rmt/driver: Add module reset before enabling 6 years ago
rtc_module.c 0f3f7d984a Fixed warnings for components driver, esp32 and mbedtls 6 years ago
sdio_slave.c 7b3bedbc10 sdio_slave: fix the send_flush infinite loop issue 6 years ago
sdmmc_host.c 051d2fbdd5 sdmmc_host/driver: Add module reset before enabling 6 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 86bcd56109 spi: fix the bug of connecting SPI peripheral to read-only pins 7 years ago
spi_master.c b800dfe6f1 Changed log level for spi_master 6 years ago
spi_slave.c 1d2a9efa55 spi: fix a possible concurrency issue 6 years ago
timer.c 28a8349fb8 timer: port*_CRITICAL vanilla FreeRTOS compliance 6 years ago
uart.c 7314f44b13 uart/driver: Add module reset before enabling 6 years ago