esp-idf/components/esp_driver_i2s
morris c0289ee6eb fix(drivers): fix typos found by codespell
codespell components/esp_driver*
2024-03-28 10:01:27 +08:00
..
include feat(i2s): support more mclk_multiples 2024-03-06 10:22:27 +08:00
test_apps fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
CMakeLists.txt refactor(i2s): make i2s driver as component 2023-11-17 21:29:17 +08:00
i2s_common.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2s_pdm.c fix(i2s): add rcc trick for some ll functions 2023-12-22 19:40:38 +08:00
i2s_platform.c refactor(i2s): make i2s driver as component 2023-11-17 21:29:17 +08:00
i2s_private.h fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2s_std.c fix(i2s): add rcc trick for some ll functions 2023-12-22 19:40:38 +08:00
i2s_tdm.c fix(i2s): add rcc trick for some ll functions 2023-12-22 19:40:38 +08:00
Kconfig fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00