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.
 
 
 
 
 
 
Derek Snell 331e0cef3f drivers: i2s_mcux_sai: control MCLK direction with DT property 3 months ago
..
CMakeLists.txt drivers: i2s: Add dummy driver for vnd,i2s 8 months ago
Kconfig
Kconfig.esp32 drivers: i2s: esp32: add support for non-gdma SoCs 3 months ago
Kconfig.litex
Kconfig.mcux drivers: drivers/i2s: fix sai issue for support frdm_mcxn497 6 months ago
Kconfig.mcux_flexcomm boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.nrfx drivers: i2s: i2s_nrfx: Add support for new instance 2 years ago
Kconfig.sam_ssc soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 10 months ago
Kconfig.test drivers: i2s: Add dummy driver for vnd,i2s 8 months ago
i2s_common.c kernel: Modify the signature of k_mem_slab_free() 2 years ago
i2s_esp32.c drivers: i2s: esp32 fix warnings and errors due to variable declarations 3 months ago
i2s_handlers.c build: namespace the generated headers with `zephyr/` 1 year ago
i2s_litex.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_litex.h drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_ll_stm32.c drivers: i2s: Make the stm32 i2s driver use a msgq 5 months ago
i2s_ll_stm32.h drivers: i2s: Make the stm32 i2s driver use a msgq 5 months ago
i2s_mcux_flexcomm.c drivers: i2s: Place API into iterable section 7 months ago
i2s_mcux_sai.c drivers: i2s_mcux_sai: control MCLK direction with DT property 3 months ago
i2s_nrfx.c drivers: i2s: Place API into iterable section 7 months ago
i2s_sam_ssc.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_test.c drivers: i2s: Place API into iterable section 7 months ago