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-06-07 21:56:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcfe01e82653bd47bf157ee1eca3be3ff4bc5052
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
3d5d0c939e
fix(i2s_pdm): fixed pdm multi slot clock issue
...
Fixed the sample rate slow down issue when using more than 4 slots in pdm rx mode.
2025-08-26 15:20:36 +08:00
..
include
/driver
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:25:40 +08:00
i2s_common.c
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:25:40 +08:00
i2s_pdm.c
fix(i2s_pdm): fixed pdm multi slot clock issue
2025-08-26 15:20:36 +08:00
i2s_platform.c
fix(i2s_platform): merge the i2s platform acquire API
2023-09-28 15:03:27 +08:00
i2s_private.h
fix(i2s_pdm): fixed pdm multi slot clock issue
2025-08-26 15:20:36 +08:00
i2s_std.c
Merge branch 'bugfix/fix_i2s_reconfig_slot_issue_v5.2' into 'release/v5.2'
2025-04-28 11:18:08 +08:00
i2s_tdm.c
Merge branch 'bugfix/fix_i2s_reconfig_slot_issue_v5.2' into 'release/v5.2'
2025-04-28 11:18:08 +08:00