laokaiyao
|
e2c182ab4b
|
refactor(i2s): stop to output mclk after uninstalled on esp32
|
2023-10-20 14:55:10 +08:00 |
|
laokaiyao
|
e1039f9ce2
|
fix(i2s_platform): merge the i2s platform acquire API
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
72a0746e62
|
refactor(apll): move the apll soc caps to clk_tree_ll
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
0b0f25c30d
|
feat(i2s): supported getting the tx sync count and specify interrupt flags
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
4b6d71447c
|
feat(i2s): supported external clock source input
|
2023-08-14 03:25:12 +00:00 |
|
Darian Leung
|
9ed58bf564
|
feat(driver): updated drivers to use CreateWithCaps() API
This commit simplifies various drivers by using the ...CreateWithCaps() API
when creating driver objects in internal RAM.
|
2023-08-08 04:26:42 +00:00 |
|
dizcza
|
b44c89db9e
|
i2s interrupt fix
Merges: https://github.com/espressif/esp-idf/pull/10997
|
2023-03-28 14:34:31 +08:00 |
|
laokaiyao
|
f95c2274b8
|
i2s: fix some typos
|
2022-12-29 16:31:03 +08:00 |
|
laokaiyao
|
7197e987cb
|
i2s: add XTAL clock source
|
2022-09-15 19:32:06 +08:00 |
|
laokaiyao
|
648a75dbed
|
i2s: fixed the duplicated type name
|
2022-09-06 10:27:52 +08:00 |
|
laokaiyao
|
28b8fc6a7e
|
i2s: update documents for driver-NG
|
2022-06-15 10:30:04 +08:00 |
|
laokaiyao
|
0fe3bb8ab7
|
i2s: update examples and unit-tests
|
2022-06-15 10:29:06 +08:00 |
|
laokaiyao
|
621d0aa942
|
i2s: Introduced a brand new driver
|
2022-06-15 10:29:06 +08:00 |
|