zephyr/drivers/i2s
Derek Snell 16a09b026e drivers: i2s: mcux_sai: fixed SAI driver
Includes several driver fixes and improvement to leverage
scatter/gather mode of DMA.  Loads multiple DMA blocks into TCDs.

Signed-off-by: Derek Snell <derek.snell@nxp.com>
2022-04-28 14:18:00 +02:00
..
CMakeLists.txt
Kconfig drivers: i2s: Refactor drivers to use shared init priority 2022-03-14 10:37:28 -04:00
Kconfig.cavs
Kconfig.litex drivers: i2s: litex: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.mcux everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.mcux_flexcomm
Kconfig.nrfx soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.sam_ssc
Kconfig.stm32
i2s_cavs.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
i2s_cavs.h
i2s_common.c
i2s_handlers.c
i2s_litex.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
i2s_litex.h
i2s_ll_stm32.c
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: i2s: i2s_mcux_flexcomm: add pinctrl support to lpc i2s driver 2022-04-06 20:57:22 -07:00
i2s_mcux_sai.c drivers: i2s: mcux_sai: fixed SAI driver 2022-04-28 14:18:00 +02:00
i2s_mcux_sai.h
i2s_nrfx.c soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
i2s_sam_ssc.c drivers: i2s: Update sam ssc driver to use pinctrl 2022-03-24 15:45:37 -07:00