ee5104cd62
`block_count` in `dma_cfg` is described as how many bytes to be transfered in dma.h. So it should be 2 since the source data size and dest data size are all 16 bits in this application. And all block size should represent just bytes. Signed-off-by: Song Qiang <songqiang1304521@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.sam_ssc | ||
Kconfig.stm32 | ||
i2s_cavs.c | ||
i2s_cavs.h | ||
i2s_common.c | ||
i2s_handlers.c | ||
i2s_ll_stm32.c | ||
i2s_ll_stm32.h | ||
i2s_sam_ssc.c |