esp-idf/components/driver
Kevin (Lao Kaiyao) 952b4d848f Merge branch 'bugfix/apll_coeff_calculate' into 'master'
i2s: impove the clock division calculation

Closes IDFGH-6283

See merge request espressif/esp-idf!16095
2021-12-29 09:35:13 +00:00
..
deprecated/driver
esp32
esp32c3
esp32h2
esp32s2
esp32s3
esp8684/include/driver
include Merge branch 'feature/fast_gpio_esp32c2' into 'master' 2021-12-29 07:01:41 +00:00
test Merge branch 'bugfix/apll_coeff_calculate' into 'master' 2021-12-29 09:35:13 +00:00
CMakeLists.txt fast_gpio: support esp32c2/esp8684 2021-12-28 10:18:18 +08:00
Kconfig
adc.c
adc1_private.h
adc_common.c
adc_deprecated.c
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c
i2s.c apll: add lock for apll 2021-12-29 10:13:13 +08:00
ledc.c
linker.lf
mcpwm.c
pcnt.c fast_gpio: support esp32c2/esp8684 2021-12-28 10:18:18 +08:00
periph_ctrl.c
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer.c timer: stop alarm if alarm value doesn't change in ISR handler 2021-12-23 11:39:32 +08:00
touch_sensor_common.c
twai.c
uart.c UART: RX interrupts are now properly restored after a flush 2021-12-27 12:31:25 +08:00
usb_serial_jtag.c