zephyr/drivers/i2s
Daniel Leung 26ecaba4af drivers: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.litex drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.mcux drivers: all: mcux: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
Kconfig.mcux_flexcomm drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.nrfx modules: hal_nordic: nrfx: Handle properly I2S0 instance 2023-05-05 11:47:53 +02:00
Kconfig.sam_ssc drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.stm32 drivers: i2s: remove now unused kconfig for stm32 i2s 2023-03-30 13:47:55 +02:00
i2s_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_litex.c include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
i2s_litex.h include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
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 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
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