This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-11 00:12:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdb7dd29d43c680c88273e285b5defb6954459f5
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
8e6d0b4755
fix(i2s): add check for i2s DMA buffer array allocation
...
Closes
https://github.com/espressif/esp-idf/issues/15607
2025-03-25 15:28:27 +08:00
..
include
/driver
i2s_std: fixed mclk check for 24-bit data and enable left alignment as default
2023-05-10 12:32:38 +08:00
i2s_common.c
fix(i2s): add check for i2s DMA buffer array allocation
2025-03-25 15:28:27 +08:00
i2s_pdm.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-27 14:16:03 +08:00
i2s_private.h
fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
2025-03-25 15:21:34 +08:00
i2s_std.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-27 14:16:03 +08:00
i2s_tdm.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-27 14:16:03 +08:00