zephyr/drivers/i2s
Gerard Marull-Paretas c650523870 drivers: i2s: remove usage of device_pm_control_nop
device_pm_control_nop is now deprecated in favour of NULL.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-28 10:55:49 -04:00
..
CMakeLists.txt drivers: i2s: Add LiteX I2S controller driver 2020-08-26 08:17:42 -04:00
i2s_cavs.c drivers: i2s: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
i2s_cavs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2s_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2s_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2s_litex.c drivers: i2s: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
i2s_litex.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2s_ll_stm32.c drivers: i2s: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
i2s_ll_stm32.h i2s: stm32: Convert dma to use DEVICE_DT_GET 2021-02-28 16:37:22 -05:00
i2s_sam_ssc.c drivers: i2s: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
Kconfig
Kconfig.cavs drivers: i2s_cavs: convert to use device tree 2020-12-18 09:29:20 -05:00
Kconfig.litex drivers: i2s: Add LiteX I2S controller driver 2020-08-26 08:17:42 -04:00
Kconfig.sam_ssc
Kconfig.stm32