zephyr/drivers/i2s
Pieter De Gendt 7feaf29e7c drivers: i2s: Place API into iterable section
Add wrapper DEVICE_API macro to all i2s_driver_api instances.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 14:24:07 +01:00
..
CMakeLists.txt drivers: i2s: Add dummy driver for vnd,i2s 2024-11-25 12:16:53 +01:00
i2s_common.c
i2s_esp32.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_handlers.c
i2s_litex.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_litex.h
i2s_ll_stm32.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_mcux_sai.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_mcux_sai.h
i2s_nrfx.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_sam_ssc.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_test.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
Kconfig
Kconfig.esp32
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nrfx
Kconfig.sam_ssc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.stm32
Kconfig.test drivers: i2s: Add dummy driver for vnd,i2s 2024-11-25 12:16:53 +01:00