| .. |
|
include
|
f68e0e0ef4
MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition
|
4 years ago |
|
test
|
2f1feb8ea1
driver test: Increase stack for the "spi poll tasks" test
|
4 years ago |
|
CMakeLists.txt
|
9b350f9ecc
cmake: some formatting fixes
|
6 years ago |
|
Kconfig
|
10a0d7b8cf
uart: add option to put ISR in IRAM
|
4 years ago |
|
adc1_i2s_private.h
|
c4f11f7138
adc_i2s: solve the i2s_adc issue when using wifi
|
5 years ago |
|
can.c
|
7c8208d903
CAN: ISR runs when cache is disabled
|
5 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
|
e78721db05
i2c: Acquire PM lock after acquiring mutex
|
5 years ago |
|
i2s.c
|
4e5805dec3
i2s: fix i2s left/right channels swapped issue, Closes https://github.com/espressif/esp-idf/issues/6625
|
4 years ago |
|
ledc.c
|
c5a5b34ba4
driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum
|
5 years ago |
|
mcpwm.c
|
f68e0e0ef4
MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition
|
4 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
|
c716d71089
esp_wifi: Fixes issue of crashing when verbose logs are enabled.
|
4 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
|
6 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
|
9e9ebed861
spi: fix duplex mode switch issue for multi devices
|
4 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
|
fb0c3e8016
Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v40' into 'release/v4.0'
|
4 years ago |