This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-30 17:46:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46bbb6cb48ff2d0c8d14b14e352e12ab7ae2eaec
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
a2cf3ae4df
i2s: fixed i2s_ll compiling failure under C++ evironment
...
Closes:
https://github.com/espressif/esp-idf/issues/11625
2023-06-27 10:39:43 +08:00
..
i2s_common.c
i2s interrupt fix
2023-03-28 18:37:48 +08:00
i2s_pdm.c
i2s: fixed i2s_ll compiling failure under C++ evironment
2023-06-27 10:39:43 +08:00
i2s_private.h
i2s interrupt fix
2023-03-28 18:37:48 +08:00
i2s_std.c
i2s_std: fixed mclk check for 24-bit data and enable left alignment as default
2023-05-10 12:25:35 +08:00
i2s_tdm.c
i2s_tdm: fixed half sample bit calculation and add check for slot mask
2023-05-10 12:28:52 +08:00