Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrzej Głąbek 7ac8c2f51b drivers: i2s_nrfx: Fix a few minor fixes 4 years ago
..
CMakeLists.txt drivers: i2s: Add support for nRF I2S peripherals 4 years ago
Kconfig drivers: audio: Port to the new timeout API 5 years ago
Kconfig.cavs drivers: i2s_cavs: convert to use device tree 5 years ago
Kconfig.litex drivers: i2s: Add LiteX I2S controller driver 5 years ago
Kconfig.mcux_flexcomm drivers: i2s: Update MCUX Kconfig 4 years ago
Kconfig.nrfx drivers: i2s: Add support for nRF I2S peripherals 4 years ago
Kconfig.sam_ssc drivers: i2s: i2s_sam_ssc: Convert to devicetree 5 years ago
Kconfig.stm32 boards: stm23: Move IS pinmux to new DT API 5 years ago
i2s_cavs.c drivers: i2s: Add missing const qualifiers 4 years ago
i2s_cavs.h zephyr: replace zephyr integer types with C99 types 5 years ago
i2s_common.c drivers: i2s: Add missing const qualifiers 4 years ago
i2s_handlers.c drivers: i2s: Add missing const qualifiers 4 years ago
i2s_litex.c drivers: i2s: Add missing const qualifiers 4 years ago
i2s_litex.h device: Const-ify all device driver instance pointers 5 years ago
i2s_ll_stm32.c include: dt-bindings: remove dma header for stm32 soc 4 years ago
i2s_ll_stm32.h i2s: stm32: Convert dma to use DEVICE_DT_GET 4 years ago
i2s_mcux_flexcomm.c drivers: i2s: Add missing const qualifiers 4 years ago
i2s_nrfx.c drivers: i2s_nrfx: Fix a few minor fixes 4 years ago
i2s_sam_ssc.c drivers: i2s_sam_ssc: use `dma_reload()` to continue transfer 4 years ago