zephyr/drivers/i2s
Mahesh Mahadevan 0260d6daa4 drivers: mcux_i2s: Use the DMA reload flag
Use the DMA reload flag to indicate we wish to use
a circular chain of DMA descriptors to reload DMA
receive buffers.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2023-05-26 10:05:24 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.nrfx
Kconfig.sam_ssc
Kconfig.stm32
i2s_common.c
i2s_handlers.c
i2s_litex.c
i2s_litex.h
i2s_ll_stm32.c dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: mcux_i2s: Use the DMA reload flag 2023-05-26 10:05:24 -04:00
i2s_mcux_sai.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
i2s_mcux_sai.h
i2s_nrfx.c drivers: i2s: i2s_nrfx: Align SHIM to nrfx_i2s multi-instance API 2023-05-05 11:47:53 +02:00
i2s_sam_ssc.c