esp-idf/components/driver
morris 190e9e7212 Merge branch 'bugfix/fix_several_bugs_in_i2s_v5.1' into 'release/v5.1'
i2s: fix several bugs in std and tdm mode (v5.1)

See merge request espressif/esp-idf!23669
2023-05-12 11:05:34 +08:00
..
analog_comparator driver: Fix ana_cmpr negative enum comparison 2023-05-08 17:11:52 +08:00
dac driver: pack peripherals 2023-02-02 18:19:58 +08:00
deprecated esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
gpio esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
gptimer esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
i2c driver: pack peripherals 2023-02-02 18:19:58 +08:00
i2s i2s_tdm: fixed half sample bit calculation and added check for slot mask 2023-05-10 12:34:14 +08:00
include/esp_private spi_slave: support spi slave hd append mode on chips other than s2 2023-03-21 11:30:17 +08:00
ledc esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
mcpwm mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:09:48 +08:00
parlio esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
pcnt driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
rmt rmt: check filter and idle threashold 2023-05-05 19:07:59 +08:00
sdio_slave driver: pack peripherals 2023-02-02 18:19:58 +08:00
sdmmc sdmmc: in/out phase adapted to esp32 and esp32s3 2023-04-24 03:45:29 +00:00
sigma_delta esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
spi esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
temperature_sensor temperature_sensor: Implement temperature monitor interrupt feature on ESP32H2/ESP32C6 2023-03-03 10:38:40 +08:00
test esp32h4: remove esp32h4 target from peripherals 2023-04-26 18:53:10 +08:00
test_apps Merge branch 'doc/update_mcpwm_deadtime_v5.1' into 'release/v5.1' 2023-05-11 16:13:23 +08:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
uart esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
usb_serial_jtag usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
.build-test-rules.yml ana_cmpr: add an example and test cases 2023-03-17 11:38:32 +08:00
CMakeLists.txt ana_cmpr: designed driver layer 2023-03-17 11:38:32 +08:00
Kconfig spi: change linker file let spi hal able to out from iram 2023-04-26 11:15:30 +08:00
linker.lf ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00