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-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
bc5f76a636
fix(i2s): add check for the tdm frame bits num
2024-12-24 14:47:01 +08:00
..
include
/driver
ci(pre-check): revert the check list accident change in PR
2023-10-16 11:20:57 +08:00
i2s_common.c
fix(i2s): fixed incorrect buf size calculation
2024-12-24 12:32:07 +08:00
i2s_pdm.c
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 14:46:47 +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
refactor(i2s): stop to output mclk after uninstalled on esp32
2023-10-20 14:55:10 +08:00
i2s_std.c
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 14:46:47 +08:00
i2s_tdm.c
fix(i2s): add check for the tdm frame bits num
2024-12-24 14:47:01 +08:00