This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-07 07:10:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
26f97d8d4d
fix(i2s): add check for the tdm frame bits num
2024-12-24 14:50:41 +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): fixed incorrect buf size calculation
2024-12-24 12:35:26 +08:00
i2s_pdm.c
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 14:50:30 +08:00
i2s_private.h
i2s interrupt fix
2023-03-28 14:34:31 +08:00
i2s_std.c
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 14:50:30 +08:00
i2s_tdm.c
fix(i2s): add check for the tdm frame bits num
2024-12-24 14:50:41 +08:00