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
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 drivers: i2s: add support for i2s domain clock on stm32 devices 2023-03-30 13:47:55 +02:00
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 treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.litex
Kconfig.mcux drivers: all: mcux: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
Kconfig.mcux_flexcomm
Kconfig.nrfx modules: hal_nordic: nrfx: Handle properly I2S0 instance 2023-05-05 11:47:53 +02:00
Kconfig.sam_ssc
Kconfig.stm32 drivers: i2s: remove now unused kconfig for stm32 i2s 2023-03-30 13:47:55 +02:00