esp-idf/components/driver
laokaiyao 76cdab5f42 i2s: fixed pdm rx sample rate doubled issue
Closes: https://github.com/espressif/esp-idf/issues/8660
2022-08-09 18:28:09 +08:00
..
esp32
esp32c3 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
esp32h2 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
esp32s2 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
esp32s3 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
include uart: Add a new API to get the free space size of tx buffer 2022-07-11 17:04:11 +08:00
test Revert "touch: add protection for touch sleep case" 2022-06-27 14:33:09 +08:00
CMakeLists.txt temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
Kconfig esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-08-08 07:15:00 +00:00
adc.c adc: fix esp32s2 continuous mode converted bytes issue 2022-07-20 16:43:38 +08:00
adc1_private.h
adc_common.c ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c Merge branch 'bugfix/ringbuf_iram_fix_v4.4' into 'release/v4.4' 2022-08-09 11:01:52 +08:00
i2s.c i2s: fixed pdm rx sample rate doubled issue 2022-08-09 18:28:09 +08:00
ledc.c esp_hw_support/sleep: fix cannot pd cpu and rc fast at the same time during light sleep 2022-07-28 11:24:40 +08:00
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-08-08 07:15:00 +00:00
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
touch_sensor_common.c
twai.c
uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-11 17:04:11 +08:00
usb_serial_jtag.c